notification: remove recipe, notification module is now part of e-wm

* merged to e in r64475

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-12-02 03:21:03 +01:00
parent 4734738f15
commit d0ae22598e
@@ -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
}