summaryrefslogtreecommitdiff
path: root/packages/efl1/ecore.inc
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2007-08-20 17:28:39 +0000
committerMichael Lauer <mickey@vanille-media.de>2007-08-20 17:28:39 +0000
commit2decb4559a8d343ef03cf160bf7393ba956bb9e1 (patch)
tree0b8cea5fc6515d81109693f6b96defde437a9ed4 /packages/efl1/ecore.inc
parenta2bded6ad1c199dfeef28e27407b7f3ec750db35 (diff)
evas/ecore: reinstantiate configure patches - without them EFL picks up wrong CFLAGS/LIBS
Diffstat (limited to 'packages/efl1/ecore.inc')
-rw-r--r--packages/efl1/ecore.inc5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/efl1/ecore.inc b/packages/efl1/ecore.inc
index 9e1bc18f5c..42b4ccb7a2 100644
--- a/packages/efl1/ecore.inc
+++ b/packages/efl1/ecore.inc
@@ -9,10 +9,9 @@ PV = "0.9.9+cvs${SRCDATE}"
inherit efl_library
-SRC_URI += "\
+SRC_URI += "file://configure.patch;patch=1 \
file://fix-tslib-configure.patch;patch=1 \
- file://fix-directfb-include.patch;patch=1 \
-"
+ file://fix-directfb-include.patch;patch=1"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/ecore"