summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+-2.8.3/automake-lossage.patch
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-12-14 12:59:58 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-14 12:59:58 +0000
commita38d4c9b4cab9a44dbc605f1531d3a8da1c57a63 (patch)
tree49574dc2ca71b9f77b3f198a794e7887450ba4b9 /packages/gtk+/gtk+-2.8.3/automake-lossage.patch
parent245f33a10638a7f45b9405c323c019072ce739aa (diff)
gtk+: drop older 2.8 versions 2.8.[0-6]
Diffstat (limited to 'packages/gtk+/gtk+-2.8.3/automake-lossage.patch')
-rw-r--r--packages/gtk+/gtk+-2.8.3/automake-lossage.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/packages/gtk+/gtk+-2.8.3/automake-lossage.patch b/packages/gtk+/gtk+-2.8.3/automake-lossage.patch
deleted file mode 100644
index 0d423ddbb9..0000000000
--- a/packages/gtk+/gtk+-2.8.3/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
-