aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abiword/files
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/files
parent32cc8d50dc25ceb3f42ec48d09566b06707e64c9 (diff)
downloadopenembedded-d72eb71f8b21ebc68af83f1b496d26645717c0b1.tar.gz
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/files')
-rw-r--r--packages/abiword/files/.mtn2git_empty0
-rw-r--r--packages/abiword/files/cdump-hack.patch11
2 files changed, 11 insertions, 0 deletions
diff --git a/packages/abiword/files/.mtn2git_empty b/packages/abiword/files/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/abiword/files/.mtn2git_empty
diff --git a/packages/abiword/files/cdump-hack.patch b/packages/abiword/files/cdump-hack.patch
new file mode 100644
index 0000000000..afe75287e5
--- /dev/null
+++ b/packages/abiword/files/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