From 47cf1266d683fb5bab0b983414df5577b258e227 Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 6 Jul 2006 09:58:07 +0000 Subject: gtk+: Add version 2.10.0. --- packages/gtk+/gtk+-2.10.0/automake-lossage.patch | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 packages/gtk+/gtk+-2.10.0/automake-lossage.patch (limited to 'packages/gtk+/gtk+-2.10.0/automake-lossage.patch') 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 + -- cgit v1.2.3