diff options
| -rw-r--r-- | meta-efl/recipes-efl/e17/notification_svn.bb | 13 |
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 @@ | |||
| 1 | LICENSE = "MIT" | ||
| 2 | PV = "0.2.0+svnr${SRCPV}" | ||
| 3 | PR = "${INC_PR}.0" | ||
| 4 | |||
| 5 | require e-module.inc | ||
| 6 | |||
| 7 | do_configure_prepend() { | ||
| 8 | sed -i -e /po/d configure.ac | ||
| 9 | sed -i -e s:\ po::g Makefile.am | ||
| 10 | } | ||
| 11 | |||
| 12 | |||
| 13 | |||
