[gtk+] Work around testsuite failures for distcheck



commit 90ad52687c8ddcf08afce8e1d3f9705043bfa623
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat May 7 12:59:09 2011 -0400

    Work around testsuite failures for distcheck

 Makefile.decl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.decl b/Makefile.decl
index 1ecbc61..bb8a69e 100644
--- a/Makefile.decl
+++ b/Makefile.decl
@@ -1,6 +1,6 @@
 # GTK+ - The GIMP Toolkit
 
-GTESTER        = gtester		# in $PATH for non-GLIB packages
+GTESTER        = gtester -k		# in $PATH for non-GLIB packages
 GTESTER_REPORT = gtester-report		# in $PATH for non-GLIB packages
 
 # initialize variables for unconditional += appending



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]