diff options
| -rw-r--r-- | meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb index c98c3a1320..8e7efcdada 100644 --- a/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb +++ b/meta-oe/recipes-graphics/lxdm/lxdm_0.5.3.bb | |||
| @@ -34,7 +34,7 @@ EXTRA_OECONF += "--enable-gtk3=no --enable-password=yes --with-x -with-xconn=xcb | |||
| 34 | " | 34 | " |
| 35 | 35 | ||
| 36 | do_configure_prepend() { | 36 | do_configure_prepend() { |
| 37 | cp ${STAGING_DATADIR}/gettext/po/Makefile.in.in ${S}/po/ | 37 | cp ${STAGING_DATADIR_NATIVE}/gettext/po/Makefile.in.in ${S}/po/ |
| 38 | } | 38 | } |
| 39 | 39 | ||
| 40 | do_compile_append() { | 40 | do_compile_append() { |
