aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/efm-pathbar_svn.bb
blob: d7666fd6082f415afd9fcddcba990a8b1e792cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "MIT"
PV = "0.0.1+svnr${SRCPV}"

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/"