summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-02-04 10:10:26 +0000
committerKoen Kooi <koen@openembedded.org>2007-02-04 10:10:26 +0000
commitde74f5cf67da45f61cf5dcd0d549bed0cfddf768 (patch)
treed5cc845f9154ab5688201b4f8160be938c743cfe
parent8b93aed08f519bf4b6a27c9f82558c86b2db39bf (diff)
parent6fe2be1e2d3f8dbce020a5a3e31f84e2a368254c (diff)
merge of '44b48a8021a29d930331e47aac526ec54edead5a'
and 'bffe15342c6408775c27ead21d1b984c196c3373'
-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"