elementary: add PACKAGECONFIG for eweather

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2013-08-03 16:59:33 +02:00
parent 7ecfe85458
commit a1387b1ece
+3
View File
@@ -11,6 +11,9 @@ EXTRA_OECONF = "\
--disable-web \
"
PACKAGECONFIG ??= ""
PACKAGECONFIG[eweather] = "--enable-eweather,--disable-eweather,libeweather"
do_compile_append() {
sed -i -e s:${STAGING_DIR_TARGET}::g \
-e s:/${TARGET_SYS}::g \