From feb019622e464739efe440ecabc2f9e5b5477682 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 15 Feb 2010 11:16:40 +0100 Subject: e*bbclass: run autopoint in configure * remove config.rpath stuff from recipes --- recipes/e17/e-module.inc | 1 - recipes/e17/places_svn.bb | 1 - 2 files changed, 2 deletions(-) (limited to 'recipes/e17') diff --git a/recipes/e17/e-module.inc b/recipes/e17/e-module.inc index d275b0a267..a620746b32 100644 --- a/recipes/e17/e-module.inc +++ b/recipes/e17/e-module.inc @@ -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" - diff --git a/recipes/e17/places_svn.bb b/recipes/e17/places_svn.bb index bcaf144ae7..13ef860f77 100644 --- a/recipes/e17/places_svn.bb +++ b/recipes/e17/places_svn.bb @@ -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 -- cgit 1.2.3-korg