aboutsummaryrefslogtreecommitdiffstats
path: root/meta-demoapps
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-09-06 10:33:32 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-09-15 16:18:00 +0200
commite1cfe72e7d1e8c165aeec4e380788288fe80a244 (patch)
tree150ee6fb513fb1ab685cdd50edf35fe0322311af /meta-demoapps
parent6466de31048260089b8988280f77efdb14ac2f21 (diff)
downloadopenembedded-core-contrib-e1cfe72e7d1e8c165aeec4e380788288fe80a244.tar.gz
abiword: 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>
Diffstat (limited to 'meta-demoapps')
-rw-r--r--meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc5
-rw-r--r--meta-demoapps/recipes-gnome/abiword/abiword.inc3
2 files changed, 5 insertions, 3 deletions
diff --git a/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc b/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
index e3f6a9d2b9..ce537df7ff 100644
--- a/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
+++ b/meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc
@@ -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 = ""
diff --git a/meta-demoapps/recipes-gnome/abiword/abiword.inc b/meta-demoapps/recipes-gnome/abiword/abiword.inc
index 5d7e3ce600..b1b0f67012 100644
--- a/meta-demoapps/recipes-gnome/abiword/abiword.inc
+++ b/meta-demoapps/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