summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-09-01 09:40:10 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-09-01 09:40:10 +0200
commitc81c1a050bf54d470e675062f2f978e591d4ac09 (patch)
tree4c4714d77971b67f90890e05f83599b7e67f9674
parentecfe0887244ed51f3904fa11bbfd6b7a1bb53521 (diff)
downloadmeta-openembedded-c81c1a050bf54d470e675062f2f978e591d4ac09.tar.gz
abiword: fix multiline comments
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword-2.5.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc
index e3f6a9d2b..7da9dee3a 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc
+++ b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc
@@ -17,8 +17,6 @@ FILES_${PN} += " \
17 ${datadir}/abiword-${SHRT_VER}/scripts \ 17 ${datadir}/abiword-${SHRT_VER}/scripts \
18 ${datadir}/abiword-${SHRT_VER}/system.profile-en \ 18 ${datadir}/abiword-${SHRT_VER}/system.profile-en \
19 ${datadir}/abiword-${SHRT_VER}/system.profile-en_GB \ 19 ${datadir}/abiword-${SHRT_VER}/system.profile-en_GB \
20# ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
21# ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
22 ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ 20 ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
23 ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ 21 ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \
24 ${datadir}/abiword-${SHRT_VER}/templates/Employee-Directory.awt \ 22 ${datadir}/abiword-${SHRT_VER}/templates/Employee-Directory.awt \