summaryrefslogtreecommitdiffstats
path: root/meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch
diff options
context:
space:
mode:
authorRoss Burton <ross@openedhand.com>2006-11-02 10:07:21 +0000
committerRoss Burton <ross@openedhand.com>2006-11-02 10:07:21 +0000
commitbdc1ab309aaca7900af46569f1727dc4f7a22b8f (patch)
tree7a17ea0c0e9093f4d02b8232750c0558b8a72e50 /meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch
parent7e31da38f0795cca6f122fdba4bc5c317fd7c369 (diff)
downloadpoky-bdc1ab309aaca7900af46569f1727dc4f7a22b8f.tar.gz
Upgrade GTK+ 2.8.x to 2.8.20
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@849 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch')
-rw-r--r--meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch b/meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch
deleted file mode 100644
index 0d423ddbb9..0000000000
--- a/meta/packages/gtk+/gtk+-2.8.16/automake-lossage.patch
+++ /dev/null
@@ -1,24 +0,0 @@
1--- gtk+-2.4.1/docs/tutorial/Makefile.am~ 2003-05-06 22:54:20.000000000 +0100
2+++ gtk+-2.4.1/docs/tutorial/Makefile.am 2004-05-08 12:31:41.000000000 +0100
3@@ -52,21 +52,5 @@
4
5 dist-hook: html
6 cp -Rp $(srcdir)/html $(distdir)
7-else
8-html:
9- echo "***"
10- echo "*** Warning: Tutorial not built"
11- echo "***"
12-
13-pdf:
14- echo "***"
15- echo "*** Warning: Tutorial not built"
16- echo "***"
17-
18-dist-hook:
19- echo "***"
20- echo "*** Warning: Tutorial not built"
21- echo "*** DISTRIBUTION IS INCOMPLETE"
22- echo "***"
23 endif
24