e*bbclass: run autopoint in configure
authorKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 10:16:40 +0000 (11:16 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 15 Feb 2010 10:16:40 +0000 (11:16 +0100)
* remove config.rpath stuff from recipes

classes/e.bbclass
classes/efl.bbclass
recipes/e17/e-module.inc
recipes/e17/places_svn.bb

index fca9aa0..5db0749 100644 (file)
@@ -10,12 +10,16 @@ ARM_INSTRUCTION_SET = "arm"
 inherit autotools pkgconfig binconfig
 
 do_prepsources () {
-  make clean distclean || true
+       make clean distclean || true
 }
 addtask prepsources after do_patch before do_configure
 
+do_configure_prepend() {
+       autopoint || touch config.rpath
+}
+
 do_configure_append() {
-        find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
+       find ${S} -name Makefile | xargs sed -i s:'-I$(includedir)':'-I.':g
 }
 
 export CURL_CONFIG = "${STAGING_BINDIR_CROSS}/curl-config"
index 805422f..1433457 100644 (file)
@@ -17,7 +17,7 @@ inherit autotools
 AUTOTOOLS_STAGE_PKGCONFIG = "1"
 
 do_configure_prepend() {
-       touch config.rpath
+       autopoint || touch config.rpath
 }
 
 do_install_prepend () {
index d275b0a..a620746 100644 (file)
@@ -13,4 +13,3 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
 FILES_${PN} += "${libdir}/enlightenment/modules/${PN}"
 FILES_${PN}-dbg += "${libdir}/enlightenment/modules/${PN}/*/.debug"
 
-
index bcaf144..13ef860 100644 (file)
@@ -10,7 +10,6 @@ SRC_URI += "file://fix-api.diff;patch=1;maxrev=39830;pnum=3"
 do_configure_prepend() {
        sed -i -e /po/d -e /AM_GNU_GETTEXT/d configure.ac 
        sed -i -e s:\ po::g Makefile.am
-       touch ${S}/config.rpath
 }
 
 # Calls /usr/bin/eject for media