summaryrefslogtreecommitdiff
path: root/packages/gnumeric/gnumeric-1.5.2/remove-docs.patch
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2005-08-01 11:46:31 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-01 11:46:31 +0000
commit96ed417296ded1a1dcc02839ebef0ade909f2a8e (patch)
tree9b635276f739c1b4c26b0106659e2115a2532366 /packages/gnumeric/gnumeric-1.5.2/remove-docs.patch
parent71e94a548141b31a836788f416c0f5c3c9832267 (diff)
parent4659f45317be046b79202bb800a42279549c9289 (diff)
merge of 294149e1b46007db8f485b7af77b7d19aece92c1
and a7b3addb3bbed05ecfeaadd75fe958bdff42cd8e
Diffstat (limited to 'packages/gnumeric/gnumeric-1.5.2/remove-docs.patch')
-rw-r--r--packages/gnumeric/gnumeric-1.5.2/remove-docs.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/gnumeric/gnumeric-1.5.2/remove-docs.patch b/packages/gnumeric/gnumeric-1.5.2/remove-docs.patch
new file mode 100644
index 0000000000..4a9108bd4e
--- /dev/null
+++ b/packages/gnumeric/gnumeric-1.5.2/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