summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword-2.3.99/cdump-hack.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-09-19 15:38:45 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-19 15:38:45 +0000
commitc91614ebd183a827171433529df2a3b9cbb3dca1 (patch)
tree927847f5f00c522edd935fe72470647a57cda41e /packages/abiword/abiword-2.3.99/cdump-hack.patch
parent21703e250533e9e232218f4dd286a5fe37a5a244 (diff)
packages/abiword/: add 2.3.99 + patch
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, 11 insertions, 0 deletions
diff --git a/packages/abiword/abiword-2.3.99/cdump-hack.patch b/packages/abiword/abiword-2.3.99/cdump-hack.patch
new file mode 100644
index 0000000000..afe75287e5
--- /dev/null
+++ b/packages/abiword/abiword-2.3.99/cdump-hack.patch
@@ -0,0 +1,11 @@
+--- 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