abiword 2.8.0: band-aid packaging before overhauling it
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Oct 2009 21:52:01 +0000 (22:52 +0100)
committerKoen Kooi <koen@openembedded.org>
Fri, 30 Oct 2009 02:08:55 +0000 (03:08 +0100)
recipes/abiword/abiword-2.5.inc
recipes/abiword/abiword_2.8.0.bb

index b577770..f4d654e 100644 (file)
@@ -54,6 +54,9 @@ do_install_append() {
 
 PACKAGES += " abiword-clipart abiword-icons abiword-strings abiword-systemprofiles abiword-templates "
 
+ALLOW_EMPTY_abiword-clipart = "1"
+ALLOW_EMPTY_abiword-icons = "1"
+
 FILES_abiword-clipart          += "${datadir}/abiword-${SHRT_VER}/clipart"
 FILES_abiword-icons            += "${datadir}/abiword-${SHRT_VER}/icons"
 FILES_abiword-strings          += "${datadir}/abiword-${SHRT_VER}/AbiWord/strings"
index 24e20a4..546e29c 100644 (file)
@@ -1,5 +1,7 @@
 require abiword-2.5.inc
 
+PR = "r1"
+
 SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz"
 
 do_configure() {