summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r--meta-efl/recipes-efl/e17/enjoy_svn.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index 5c7d09bdb..8f701a3ce 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -30,9 +30,10 @@ FILES_${PN} += "${datadir}/icons/"
30EXTRA_OECONF = "\ 30EXTRA_OECONF = "\
31 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 31 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
32" 32"
33EXTRA_OECONF_append_shr = "\ 33
34 --enable-fso \ 34do_configure_prepend() {
35" 35 autopoint || touch config.rpath
36}
36 37
37pkg_postinst_${PN} () { 38pkg_postinst_${PN} () {
38 echo "enjoy: SCAN and LIBRARY MANAGER are not implemeted yet!" 39 echo "enjoy: SCAN and LIBRARY MANAGER are not implemeted yet!"