diff options
author | Phil Blundell <philb@gnu.org> | 2010-03-04 22:56:33 +0000 |
---|---|---|
committer | Phil Blundell <philb@gnu.org> | 2010-03-04 22:56:33 +0000 |
commit | a3b0920d0cc2cecac9eea4993ad18a64b207d7af (patch) | |
tree | d025c7f3bcd81ea2b730c2fd7fc0f233a808e6ac /recipes/gtk+/gtk+-2.18.0 | |
parent | fdf8185913576006aa3c69bd132fb247d0a869bf (diff) |
gtk+: build gtk-demo and package it appropriately
Diffstat (limited to 'recipes/gtk+/gtk+-2.18.0')
-rw-r--r-- | recipes/gtk+/gtk+-2.18.0/no-demos.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/gtk+/gtk+-2.18.0/no-demos.patch b/recipes/gtk+/gtk+-2.18.0/no-demos.patch deleted file mode 100644 index 0fc4c48d1a..0000000000 --- a/recipes/gtk+/gtk+-2.18.0/no-demos.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 perf contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests perf contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros - - # require automake 1.4 |