summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+-2.10.0/automake-lossage.patch
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-07-06 12:04:54 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-07-06 12:04:54 +0000
commit5da2f4d0b4ca9c7b073f2888d77b1d12a7688743 (patch)
treea51437628ba7c8b1d7d2061444dbc1185adc24cf /packages/gtk+/gtk+-2.10.0/automake-lossage.patch
parent29056fb863e861328697ebe1f1f63e5d9d6b563d (diff)
parent4dacc35f8f0f6fd9dad7c90f91f21f887077042f (diff)
merge of 6de86d14a70c1fff678e2d61e0d87e5bb56444ef
and edd37393c94a6f987d935aa89ae084b99c41d5d5
Diffstat (limited to 'packages/gtk+/gtk+-2.10.0/automake-lossage.patch')
-rw-r--r--packages/gtk+/gtk+-2.10.0/automake-lossage.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/packages/gtk+/gtk+-2.10.0/automake-lossage.patch b/packages/gtk+/gtk+-2.10.0/automake-lossage.patch
new file mode 100644
index 0000000000..0d423ddbb9
--- /dev/null
+++ b/packages/gtk+/gtk+-2.10.0/automake-lossage.patch
@@ -0,0 +1,24 @@
+--- gtk+-2.4.1/docs/tutorial/Makefile.am~ 2003-05-06 22:54:20.000000000 +0100
++++ gtk+-2.4.1/docs/tutorial/Makefile.am 2004-05-08 12:31:41.000000000 +0100
+@@ -52,21 +52,5 @@
+
+ dist-hook: html
+ cp -Rp $(srcdir)/html $(distdir)
+-else
+-html:
+- echo "***"
+- echo "*** Warning: Tutorial not built"
+- echo "***"
+-
+-pdf:
+- echo "***"
+- echo "*** Warning: Tutorial not built"
+- echo "***"
+-
+-dist-hook:
+- echo "***"
+- echo "*** Warning: Tutorial not built"
+- echo "*** DISTRIBUTION IS INCOMPLETE"
+- echo "***"
+ endif
+