]> code.ossystems Code Review - openembedded-core.git/commitdiff
abiword: be carefull with # comments ending with backslash
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 6 Sep 2011 08:33:32 +0000 (10:33 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 15 Sep 2011 14:18:00 +0000 (16:18 +0200)
* 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>
meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
meta-demoapps/recipes-gnome/abiword/abiword.inc

index e3f6a9d2b9fee6d8608728f134070034e9643828..ce537df7ffe0e1eda02b0ed2205785865779bd48 100644 (file)
@@ -17,8 +17,6 @@ FILES_${PN} += " \
                ${datadir}/abiword-${SHRT_VER}/scripts \
                ${datadir}/abiword-${SHRT_VER}/system.profile-en \
                ${datadir}/abiword-${SHRT_VER}/system.profile-en_GB \
-#              ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
-#              ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
                ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
                ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \
                ${datadir}/abiword-${SHRT_VER}/templates/Employee-Directory.awt \
@@ -29,6 +27,9 @@ FILES_${PN} += " \
                ${datadir}/abiword-${SHRT_VER}/templates/Memo.awt \
                ${datadir}/abiword-${SHRT_VER}/templates/Press-Release.awt "
 
+#              ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
+#              ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
+
 inherit autotools pkgconfig
 
 PARALLEL_MAKE = ""
index 5d7e3ce600bec343689b52d3ef1389ba36880b51..b1b0f67012e6e1f57c411007a6c9002311cfc362 100644 (file)
@@ -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