summaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/enjoy_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/enjoy_svn.bb')
-rw-r--r--meta-efl/recipes-efl/e17/enjoy_svn.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-efl/recipes-efl/e17/enjoy_svn.bb b/meta-efl/recipes-efl/e17/enjoy_svn.bb
index 5137c4edc4..bdbe471e53 100644
--- a/meta-efl/recipes-efl/e17/enjoy_svn.bb
+++ b/meta-efl/recipes-efl/e17/enjoy_svn.bb
@@ -18,12 +18,12 @@ RDEPENDS_${PN} += "\
18 gst-plugins-base-ogg gst-plugins-base-ivorbisdec \ 18 gst-plugins-base-ogg gst-plugins-base-ivorbisdec \
19 gst-plugins-good-flac \ 19 gst-plugins-good-flac \
20 lightmediascanner-test \ 20 lightmediascanner-test \
21 " 21"
22 22
23inherit e gettext 23inherit e gettext
24SRC_URI = " \ 24SRC_URI = " \
25 ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \ 25 ${E_SVN}/trunk;module=${SRCNAME};protocol=http;scmdata=keep \
26 file://0001-always-use-position-as-percent-and-define-a-1-second.patch \ 26 file://0001-always-use-position-as-percent-and-define-a-1-second.patch \
27" 27"
28S = "${WORKDIR}/${SRCNAME}" 28S = "${WORKDIR}/${SRCNAME}"
29 29
@@ -32,11 +32,11 @@ PR = "r1"
32FILES_${PN} += "${datadir}/icons/" 32FILES_${PN} += "${datadir}/icons/"
33 33
34EXTRA_OECONF = "\ 34EXTRA_OECONF = "\
35 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \ 35 --with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc \
36" 36"
37 37
38do_configure_prepend() { 38do_configure_prepend() {
39 autopoint || touch config.rpath 39 autopoint || touch config.rpath
40} 40}
41 41
42pkg_postinst_${PN} () { 42pkg_postinst_${PN} () {