diff options
Diffstat (limited to 'gtk+/gtk+-2.4.1/no-demos.patch')
-rw-r--r-- | gtk+/gtk+-2.4.1/no-demos.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gtk+/gtk+-2.4.1/no-demos.patch b/gtk+/gtk+-2.4.1/no-demos.patch index e69de29bb2..2f10a30dda 100644 --- a/gtk+/gtk+-2.4.1/no-demos.patch +++ b/gtk+/gtk+-2.4.1/no-demos.patch @@ -0,0 +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 +@@ -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 + + # require automake 1.4 |