From d0ae22598e2681e316e8896ec300a8fde363f94d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 2 Dec 2012 03:21:03 +0100 Subject: notification: remove recipe, notification module is now part of e-wm * 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 1f4567add3..0000000000 --- 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 -} - - - -- cgit v1.2.3-54-g00ecf