diff options
author | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:15:42 +0000 |
---|---|---|
committer | John Voltz <john.voltz@gmail.com> | 2008-03-06 18:15:42 +0000 |
commit | 5b5cf3bf3630352e8c24f9185d7795ec0f503cb4 (patch) | |
tree | df423d8c652725990197e44b8266b6f0b10576f6 /package/libgtk2/libgtk2-2.12.6-no-tests.patch | |
parent | 84c82f9fd5bb21ae9df4774adce2a7660c145003 (diff) |
updated libgtk2
Diffstat (limited to 'package/libgtk2/libgtk2-2.12.6-no-tests.patch')
-rw-r--r-- | package/libgtk2/libgtk2-2.12.6-no-tests.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/package/libgtk2/libgtk2-2.12.6-no-tests.patch b/package/libgtk2/libgtk2-2.12.6-no-tests.patch new file mode 100644 index 000000000..ea924339d --- /dev/null +++ b/package/libgtk2/libgtk2-2.12.6-no-tests.patch @@ -0,0 +1,11 @@ +--- a/Makefile.in 2008-01-28 22:38:09.000000000 -0500 ++++ b/Makefile.in 2008-02-11 12:52:45.000000000 -0500 +@@ -330,7 +330,7 @@ sharedstatedir = @sharedstatedir@ + sysconfdir = @sysconfdir@ + target_alias = @target_alias@ + +-SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib ++SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos perf contrib + SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros + + # require automake 1.4 |