diff options
Diffstat (limited to 'packages/gtk+/gtk+-2.10.0/no-demos.patch')
-rw-r--r-- | packages/gtk+/gtk+-2.10.0/no-demos.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gtk+/gtk+-2.10.0/no-demos.patch b/packages/gtk+/gtk+-2.10.0/no-demos.patch new file mode 100644 index 0000000000..2f10a30dda --- /dev/null +++ b/packages/gtk+/gtk+-2.10.0/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 |