diff options
Diffstat (limited to 'packages/abiword/files/cdump-hack.patch')
-rw-r--r-- | packages/abiword/files/cdump-hack.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/abiword/files/cdump-hack.patch b/packages/abiword/files/cdump-hack.patch deleted file mode 100644 index afe75287e5..0000000000 --- a/packages/abiword/files/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 |