aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword/abiword-2.2.7/cdump-hack.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abiword/abiword-2.2.7/cdump-hack.patch')
-rw-r--r--packages/abiword/abiword-2.2.7/cdump-hack.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/abiword/abiword-2.2.7/cdump-hack.patch b/packages/abiword/abiword-2.2.7/cdump-hack.patch
index e69de29bb2..afe75287e5 100644
--- a/packages/abiword/abiword-2.2.7/cdump-hack.patch
+++ b/packages/abiword/abiword-2.2.7/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