summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-18 00:57:40 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-10-18 01:31:11 +0200
commit6e5b1534132d8cd754623a830deff1ed55ecf447 (patch)
treec42c15180266f06c8b5e849b20ac10f2d62e7cf7 /meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb
parente5e2e10689c13de55ba1bf26cfafce177154d9c0 (diff)
downloadast2050-yocto-openembedded-6e5b1534132d8cd754623a830deff1ed55ecf447.zip
ast2050-yocto-openembedded-6e5b1534132d8cd754623a830deff1ed55ecf447.tar.gz
abiword: fix install, newer versions doesn't allow to overwrite just installed files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb')
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb b/meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb
index c10d761..91e05d3 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_2.5.2.bb
@@ -1,5 +1,5 @@
require abiword-2.5.inc
-
-PR = "r2"
+FILESEXTRAPATHS_prepend := "${THISDIR}/abiword-${SHRT_VER}:"
+PR = "r3"
RCONFLICTS_${PN} = "abiword-embedded"
OpenPOWER on IntegriCloud