summaryrefslogtreecommitdiff
path: root/meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2007-06-04 11:45:01 +0000
committerRoss Burton <ross@openedhand.com>2007-06-04 11:45:01 +0000
commit350603316e8af31443de1c0b44674935ac142798 (patch)
tree14ecabba81f078510013c9a7829926a3c2694c67 /meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch
parent82b28d21b88ae5efcc6f7750a7b48abd053b150d (diff)
downloadopenembedded-core-350603316e8af31443de1c0b44674935ac142798.tar.gz
openembedded-core-350603316e8af31443de1c0b44674935ac142798.tar.bz2
openembedded-core-350603316e8af31443de1c0b44674935ac142798.tar.xz
openembedded-core-350603316e8af31443de1c0b44674935ac142798.zip
Upgrade GTK+ 2.10.x to 2.10.12
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1854 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch')
-rw-r--r--meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch b/meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch
deleted file mode 100644
index 0d423ddbb..000000000
--- a/meta/packages/gtk+/gtk+-2.10.11/automake-lossage.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- 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
-