From 35fa11f1b5efea78225beb3c9b2e1c6e7ea240dc Mon Sep 17 00:00:00 2001 From: Jorn Baayen Date: Thu, 20 Jul 2006 10:57:12 +0000 Subject: Added GTK+ 2.10.0 + decairofication patches git-svn-id: https://svn.o-hand.com/repos/poky/trunk@519 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../gtk+/gtk+-2.10.0/automake-lossage.patch | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 openembedded/packages/gtk+/gtk+-2.10.0/automake-lossage.patch (limited to 'openembedded/packages/gtk+/gtk+-2.10.0/automake-lossage.patch') diff --git a/openembedded/packages/gtk+/gtk+-2.10.0/automake-lossage.patch b/openembedded/packages/gtk+/gtk+-2.10.0/automake-lossage.patch new file mode 100644 index 000000000..0d423ddbb --- /dev/null +++ b/openembedded/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