diff options
| author | Michael Lauer <mickey@vanille-media.de> | 2006-09-29 10:19:15 +0000 |
|---|---|---|
| committer | Michael Lauer <mickey@vanille-media.de> | 2006-09-29 10:19:15 +0000 |
| commit | 289a6021a27890a78e80bd8927d2654bbf7bc9be (patch) | |
| tree | 85b3314954521288ad348372d09b814609e84007 /packages/gtk+/gtk+-2.10.3/automake-lossage.patch | |
| parent | 4449cfbd00ef251965535e1d53cca33f36683657 (diff) | |
| parent | a4fb8cb9e3d0de0caa21da16f9644331ccab10c3 (diff) | |
merge of c03b28dceb994cd2ab73b1d2bee782c3a0360eac
and de4a9ac2f220bdc6c4e7d015feb7d54b59f4cf40
Diffstat (limited to 'packages/gtk+/gtk+-2.10.3/automake-lossage.patch')
| -rw-r--r-- | packages/gtk+/gtk+-2.10.3/automake-lossage.patch | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/packages/gtk+/gtk+-2.10.3/automake-lossage.patch b/packages/gtk+/gtk+-2.10.3/automake-lossage.patch new file mode 100644 index 0000000000..0d423ddbb9 --- /dev/null +++ b/packages/gtk+/gtk+-2.10.3/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 + |
