X-Git-Url: http://git.maemo.org/git/?p=oespirit1;a=blobdiff_plain;f=gtk%2B%2Ffiles%2Fgtk%2B2.0-2.12.12%2Fautomake-lossage.patch;fp=gtk%2B%2Ffiles%2Fgtk%2B2.0-2.12.12%2Fautomake-lossage.patch;h=0d423ddbb9d1a3d54f97ec8de6c21edfe4ac1af4;hp=0000000000000000000000000000000000000000;hb=47c2b89cac08877452090d65c3537158281874a4;hpb=be0d174716c747dfcc0e0ecc3056422da3d0c526 diff --git a/gtk+/files/gtk+2.0-2.12.12/automake-lossage.patch b/gtk+/files/gtk+2.0-2.12.12/automake-lossage.patch new file mode 100644 index 0000000..0d423dd --- /dev/null +++ b/gtk+/files/gtk+2.0-2.12.12/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 +