From 7e765842a9e27fddfa3a621fcc6ee5a5159c2be6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 6 Sep 2011 10:30:24 +0200 Subject: [PATCH] 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 Signed-off-by: Koen Kooi --- meta-gnome/recipes-gnome/abiword/abiword.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/abiword/abiword.inc b/meta-gnome/recipes-gnome/abiword/abiword.inc index 5d7e3ce600..b1b0f67012 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword.inc +++ b/meta-gnome/recipes-gnome/abiword/abiword.inc @@ -25,9 +25,10 @@ FILES_${PN} += " \ ${datadir}/abiword-${SHRT_VER}/glade \ ${datadir}/abiword-${SHRT_VER}/system.profile-en \ ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \ + " + # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ - " inherit autotools pkgconfig