summaryrefslogtreecommitdiff
path: root/packages/gtk+/gtk+-2.10.0/automake-lossage.patch
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-22 13:13:55 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-22 13:13:55 +0000
commit9e145f35844fafa4ac278050d0ceedb4a064fcc9 (patch)
tree2d45eeedff7398ce6a62862a1bdc2c08df6bb518 /packages/gtk+/gtk+-2.10.0/automake-lossage.patch
parent1aa0895dbfcc33e9d5b8c6c3f5d866545a81aaf4 (diff)
gtk+: various fixes
* drop 2.10.0 and 2.10.1 * ship gtk-update-icon-cache (from Poky) * fix -dev packages (from Poky) * fix -dbg packages (from Poky)
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, 0 insertions, 24 deletions
diff --git a/packages/gtk+/gtk+-2.10.0/automake-lossage.patch b/packages/gtk+/gtk+-2.10.0/automake-lossage.patch
deleted file mode 100644
index 0d423ddbb9..0000000000
--- a/packages/gtk+/gtk+-2.10.0/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
-