abiword: update to 2.5.1
authorKoen Kooi <koen@openembedded.org>
Sun, 4 Feb 2007 10:10:09 +0000 (10:10 +0000)
committerKoen Kooi <koen@openembedded.org>
Sun, 4 Feb 2007 10:10:09 +0000 (10:10 +0000)
packages/abiword/abiword_2.5.0.bb [deleted file]
packages/abiword/abiword_2.5.1.bb [new file with mode: 0644]

diff --git a/packages/abiword/abiword_2.5.0.bb b/packages/abiword/abiword_2.5.0.bb
deleted file mode 100644 (file)
index 82d4e0e..0000000
+++ /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 (file)
index 0000000..66d8fae
--- /dev/null
@@ -0,0 +1,7 @@
+require abiword-2.5.inc
+
+DEFAULT_PREFERENCE = "-1"
+
+PR = "r0"
+
+RCONFLICTS = "abiword-embedded"