summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword-2.3.99/cdump-hack.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-10-10 08:49:52 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-10 08:49:52 +0000
commitd72eb71f8b21ebc68af83f1b496d26645717c0b1 (patch)
treecd7d3abffcbaedf8dfc2922cabe3b58572dfb7eb /packages/abiword/abiword-2.3.99/cdump-hack.patch
parent32cc8d50dc25ceb3f42ec48d09566b06707e64c9 (diff)
abiword: add 2.4.1, move patch to files/ and remove 2.0.14, 2.2.7, 2.3.5, 2.3.99 and 2.4.0
Diffstat (limited to 'packages/abiword/abiword-2.3.99/cdump-hack.patch')
-rw-r--r--packages/abiword/abiword-2.3.99/cdump-hack.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/abiword/abiword-2.3.99/cdump-hack.patch b/packages/abiword/abiword-2.3.99/cdump-hack.patch
deleted file mode 100644
index afe75287e5..0000000000
--- a/packages/abiword/abiword-2.3.99/cdump-hack.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- abi/src/wp/ap/xp/GNUmakefile.am.orig 2005-05-09 21:33:34.915201456 +0000
-+++ abi/src/wp/ap/xp/GNUmakefile.am 2005-05-09 21:33:49.341008400 +0000
-@@ -107,7 +107,7 @@
- ap_wp_sidebar.cpp
-
- CDUMP=$(top_srcdir)/src/tools/cdump/xp/cdump.c
--CDUMPAPP=$(top_builddir)/src/tools/cdump/xp/cdump
-+CDUMPAPP=cdump
-
- ap_wp_splash.cpp: $(CDUMP) $(srcdir)/splash.png
- $(CDUMPAPP) $(srcdir)/splash.png g_pngSplash > ap_wp_splash.cpp