Signed-off-by: Andreas Müller <[email protected]>
---
 .../recipes-graphics/dietsplash/dietsplash_git.bb  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb 
b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
index 2e77058..a3f1aad 100644
--- a/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
+++ b/meta-oe/recipes-graphics/dietsplash/dietsplash_git.bb
@@ -14,7 +14,7 @@ inherit autotools
 
 S = "${WORKDIR}/git"
 
-EXTRA_OECONF = " --with-systemdsystemunitdir=${base_libdir}/systemd/system \
+EXTRA_OECONF = " --with-systemdsystemunitdir=${systemd_unitdir}/system \
                  --disable-staticimages"
 
-FILES_${PN} += "${base_libdir}/systemd/system/"
+FILES_${PN} += "${systemd_unitdir}/system/"
-- 
1.7.6.5


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to