summaryrefslogtreecommitdiff
path: root/packages/gnumeric/gnumeric-1.5.5/remove-docs.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-09-02 21:36:23 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-02 21:36:23 +0000
commit7af1ffb7645eea266c98cd9b64d60a2ddd84378e (patch)
treedf957b3e949ae3db74d9c2c642b77377e8fdf771 /packages/gnumeric/gnumeric-1.5.5/remove-docs.patch
parenta06baa77957b94afd763e2f2881e03baf9b7cfcc (diff)
parent92239db06f02e5914d14c890d1f65d9b93b06771 (diff)
merge of bab884274cd6fd78f200a46137109bede4c17e25
and d83dde07166637966b2851273fb1192e98171072
Diffstat (limited to 'packages/gnumeric/gnumeric-1.5.5/remove-docs.patch')
-rw-r--r--packages/gnumeric/gnumeric-1.5.5/remove-docs.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gnumeric/gnumeric-1.5.5/remove-docs.patch b/packages/gnumeric/gnumeric-1.5.5/remove-docs.patch
new file mode 100644
index 0000000000..4a9108bd4e
--- /dev/null
+++ b/packages/gnumeric/gnumeric-1.5.5/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