aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/news_svn.bb
blob: 3b652a69443d84ebe1d25ef58ed480b06febb00c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

PV = "0.1.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
}

PNBLACKLIST[news] ?= "if you want to use these modules with E18, then you need to update it to git recipe fetching newer sources from http://git.enlightenment.org/enlightenment/modules/news.git/"