diff options
| -rw-r--r-- | meta-demoapps/recipes-gnome/abiword/abiword-2.5.inc | 5 | ||||
| -rw-r--r-- | meta-demoapps/recipes-gnome/abiword/abiword.inc | 3 |
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} += " \ | |||
| 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 \ |
| @@ -29,6 +27,9 @@ FILES_${PN} += " \ | |||
| 29 | ${datadir}/abiword-${SHRT_VER}/templates/Memo.awt \ | 27 | ${datadir}/abiword-${SHRT_VER}/templates/Memo.awt \ |
| 30 | ${datadir}/abiword-${SHRT_VER}/templates/Press-Release.awt " | 28 | ${datadir}/abiword-${SHRT_VER}/templates/Press-Release.awt " |
| 31 | 29 | ||
| 30 | # ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \ | ||
| 31 | # ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \ | ||
| 32 | |||
| 32 | inherit autotools pkgconfig | 33 | inherit autotools pkgconfig |
| 33 | 34 | ||
| 34 | PARALLEL_MAKE = "" | 35 | 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} += " \ | |||
| 25 | ${datadir}/abiword-${SHRT_VER}/glade \ | 25 | ${datadir}/abiword-${SHRT_VER}/glade \ |
| 26 | ${datadir}/abiword-${SHRT_VER}/system.profile-en \ | 26 | ${datadir}/abiword-${SHRT_VER}/system.profile-en \ |
| 27 | ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \ | 27 | ${datadir}/abiword-${SHRT_VER}/system.profile-en-GB \ |
| 28 | " | ||
| 29 | |||
| 28 | # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ | 30 | # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt \ |
| 29 | # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ | 31 | # ${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \ |
| 30 | " | ||
| 31 | 32 | ||
| 32 | inherit autotools pkgconfig | 33 | inherit autotools pkgconfig |
| 33 | 34 | ||
