From patchwork Tue Dec 4 01:59:05 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [32/58] notification: remove recipe, notification module is now part of e-wm Date: Tue, 04 Dec 2012 01:59:05 -0000 From: Martin Jansa X-Patchwork-Id: 40169 Message-Id: To: openembedded-devel@lists.openembedded.org * merged to e in r64475 Signed-off-by: Martin Jansa --- meta-efl/recipes-efl/e17/notification_svn.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-efl/recipes-efl/e17/notification_svn.bb diff --git a/meta-efl/recipes-efl/e17/notification_svn.bb b/meta-efl/recipes-efl/e17/notification_svn.bb deleted file mode 100644 index 1f4567a..0000000 --- a/meta-efl/recipes-efl/e17/notification_svn.bb +++ /dev/null @@ -1,13 +0,0 @@ -LICENSE = "MIT" -PV = "0.2.0+svnr${SRCPV}" -PR = "${INC_PR}.0" - -require e-module.inc - -do_configure_prepend() { - sed -i -e /po/d configure.ac - sed -i -e s:\ po::g Makefile.am -} - - -