aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-02-04 10:10:09 +0000
committerKoen Kooi <koen@openembedded.org>2007-02-04 10:10:09 +0000
commit6fe2be1e2d3f8dbce020a5a3e31f84e2a368254c (patch)
treeb8ef40086bbe591340bebeb9a9c3a04adc737c11 /packages/abiword
parent3e614bb68101a9bb7d8802440f0785e95e6398c3 (diff)
downloadopenembedded-6fe2be1e2d3f8dbce020a5a3e31f84e2a368254c.tar.gz
abiword: update to 2.5.1
Diffstat (limited to 'packages/abiword')
-rw-r--r--packages/abiword/abiword_2.5.0.bb14
-rw-r--r--packages/abiword/abiword_2.5.1.bb7
2 files changed, 7 insertions, 14 deletions
diff --git a/packages/abiword/abiword_2.5.0.bb b/packages/abiword/abiword_2.5.0.bb
deleted file mode 100644
index 82d4e0e944..0000000000
--- a/packages/abiword/abiword_2.5.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require abiword-2.5.inc
-
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI += " file://cdump.pl "
-
-PR = "r0"
-
-RCONFLICTS = "abiword-embedded"
-
-do_compile_prepend () {
- cp ${WORKDIR}/cdump.pl ${S}/src/tools/cdump/xp/
-}
-
diff --git a/packages/abiword/abiword_2.5.1.bb b/packages/abiword/abiword_2.5.1.bb
new file mode 100644
index 0000000000..66d8fae0ad
--- /dev/null
+++ b/packages/abiword/abiword_2.5.1.bb
@@ -0,0 +1,7 @@
+require abiword-2.5.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+PR = "r0"
+
+RCONFLICTS = "abiword-embedded"