recipes: be carefull with # comments ending with backslash

* next line after #foo \ is not parsed correctly!
* but http://bugzilla.pokylinux.org/show_bug.cgi?id=813 says NOTABUG, so be *very carefull*

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa
2011-09-06 10:30:24 +02:00
committed by Koen Kooi
parent a8da3ccf61
commit 7e765842a9
+2 -1
View File
@@ -25,9 +25,10 @@ FILES_${PN} += " \
${datadir}/abiword-${SHRT_VER}/glade \ ${datadir}/abiword-${SHRT_VER}/glade \
${datadir}/abiword-${SHRT_VER}/system.profile-en \ ${datadir}/abiword-${SHRT_VER}/system.profile-en \
${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \ ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \
"
# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
# ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \
"
inherit autotools pkgconfig inherit autotools pkgconfig