summaryrefslogtreecommitdiff
path: root/packages/gnumeric/files
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-10-10 09:14:02 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-10-10 09:14:02 +0000
commitd5b08431e02d64f351d72ecffa49fabcd1493e67 (patch)
treec3644e7f33117f0dccde82b5e3d3f2edb4c88d41 /packages/gnumeric/files
parente96008cba558dcbb460fb0a6ce481ba824cb3df4 (diff)
gnumeric: add 1.5.90 + patch
Diffstat (limited to 'packages/gnumeric/files')
-rw-r--r--packages/gnumeric/files/.mtn2git_empty0
-rw-r--r--packages/gnumeric/files/remove-docs.patch8
2 files changed, 8 insertions, 0 deletions
diff --git a/packages/gnumeric/files/.mtn2git_empty b/packages/gnumeric/files/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gnumeric/files/.mtn2git_empty
diff --git a/packages/gnumeric/files/remove-docs.patch b/packages/gnumeric/files/remove-docs.patch
new file mode 100644
index 0000000000..4a9108bd4e
--- /dev/null
+++ b/packages/gnumeric/files/remove-docs.patch
@@ -0,0 +1,8 @@
+--- gnumeric-1.5.2/Makefile.am.orig 2005-08-01 11:32:36.119921544 +0000
++++ gnumeric-1.5.2/Makefile.am 2005-08-01 11:32:44.689618752 +0000
+@@ -1,4 +1,4 @@
+-SUBDIRS = . po po-functions src plugins icons templates doc schemas
++SUBDIRS = . po po-functions src plugins icons templates schemas
+ if WITH_WIN32
+ SUBDIRS += tools
+ endif