aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl')
-rw-r--r--meta-efl/recipes-efl/e17/notification_svn.bb13
1 files changed, 0 insertions, 13 deletions
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
-}
-
-
-