efm-nav, efm-path, efm-pathbar: drop from meta-efl, now are part of efm itself

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2011-10-17 16:18:27 +02:00
parent a44535822b
commit 1667aa0fe3
3 changed files with 0 additions and 44 deletions
-14
View File
@@ -1,14 +0,0 @@
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCPV}"
require e-module.inc
SRCNAME = "E-MODULES-EXTRA/efm_nav"
do_configure_prepend() {
sed -i -e /po/d configure.ac
sed -i -e s:\ po::g Makefile.am
}
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
FILES_${PN} += "${libdir}/enlightenment/modules/"
-15
View File
@@ -1,15 +0,0 @@
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCPV}"
PR = "${INC_PR}.0"
require e-module.inc
SRCNAME = "E-MODULES-EXTRA/efm_path"
do_configure_prepend() {
sed -i -e /po/d configure.ac
sed -i -e s:\ po::g Makefile.am
}
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
FILES_${PN} += "${libdir}/enlightenment/modules/"
@@ -1,15 +0,0 @@
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCPV}"
PR = "${INC_PR}.0"
require e-module.inc
SRCNAME = "E-MODULES-EXTRA/efm_pathbar"
do_configure_prepend() {
sed -i -e /po/d configure.ac
sed -i -e s:\ po::g Makefile.am
}
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/*/*/.debug/"
FILES_${PN} += "${libdir}/enlightenment/modules/"