summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-08-01 14:34:09 +0000
committerRoss Burton <ross@openedhand.com>2007-08-01 14:34:09 +0000
commit27a7b90b360094357c716a6a83d6c34a8ee0a2f6 (patch)
tree11a04266504ffbfa559fc3a2a173ed1e297422b1 /meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch
parent7e5766f1aeb7efd8005f39c7436a6ac614cee7e3 (diff)
downloadopenembedded-core-27a7b90b360094357c716a6a83d6c34a8ee0a2f6.tar.gz
openembedded-core-27a7b90b360094357c716a6a83d6c34a8ee0a2f6.tar.bz2
openembedded-core-27a7b90b360094357c716a6a83d6c34a8ee0a2f6.tar.xz
openembedded-core-27a7b90b360094357c716a6a83d6c34a8ee0a2f6.zip
Upgrade GTK+ 2.10.x to 2.10.14
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2289 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch')
-rw-r--r--meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch b/meta/packages/gtk+/gtk+-2.10.14/automake-lossage.patch
new file mode 100644
index 000000000..0d423ddbb
--- /dev/null
+++ b/meta/packages/gtk+/gtk+-2.10.14/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
+