From: Koen Kooi Date: Sun, 4 Feb 2007 10:10:09 +0000 (+0000) Subject: abiword: update to 2.5.1 X-Git-Tag: Release-2010-05/1~9301^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe2be1e2d3f8dbce020a5a3e31f84e2a368254c;p=openembedded.git abiword: update to 2.5.1 --- 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"