diff options
author | Graeme Gregory <dp@xora.org.uk> | 2006-08-08 11:51:32 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2006-08-08 11:51:32 +0000 |
commit | d9894509a7e38a1259feb1963388d6c22d2fe62a (patch) | |
tree | 3fc1f685fd5c80933a1f66eeb0b34be346c2e20b /packages/gtk+/gtk+-2.10.1/no-demos.patch | |
parent | 1adf1c842a2e0ba55b4f01a9c12f0e3096bf0628 (diff) |
gtk+_2.10.1.bb : rediff and re-add the no-demos patch
Diffstat (limited to 'packages/gtk+/gtk+-2.10.1/no-demos.patch')
-rw-r--r-- | packages/gtk+/gtk+-2.10.1/no-demos.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/gtk+/gtk+-2.10.1/no-demos.patch b/packages/gtk+/gtk+-2.10.1/no-demos.patch index 2f10a30dda..0fc4c48d1a 100644 --- a/packages/gtk+/gtk+-2.10.1/no-demos.patch +++ b/packages/gtk+/gtk+-2.10.1/no-demos.patch @@ -1,10 +1,10 @@ ---- gtk+-2.4.1/Makefile.am~ 2004-01-17 22:15:56.000000000 +0000 -+++ gtk+-2.4.1/Makefile.am 2004-05-08 12:25:32.000000000 +0100 +--- gtk+-2.10.1/Makefile.am.orig 2006-08-08 12:37:30.000000000 +0100 ++++ gtk+-2.10.1/Makefile.am 2006-08-08 12:37:48.000000000 +0100 @@ -1,6 +1,6 @@ ## Makefile.am for GTK+ --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros +-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib ++SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests perf contrib + SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros # require automake 1.4 |