aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/notification_svn.bb
blob: a8c53a54bcdbc44d4a4cddd2ec3036d8b01e84ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
LICENSE = "MIT"
PV = "0.2.0+svnr${SRCPV}"

require e-module.inc

do_configure_prepend() {
    sed -i -e /po/d configure.ac
    sed -i -e s:\ po::g Makefile.am
}