mattst88    14/12/09 21:27:32

  Added:                cairo-1.12.18-disable-test-suite.patch
  Log:
  Readd patch to avoid building the test suite. Was silently dropped in the 
1.12.16 bump.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
974CA72A)

Revision  Changes    Path
1.1                  x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/cairo/files/cairo-1.12.18-disable-test-suite.patch?rev=1.1&content-type=text/plain

Index: cairo-1.12.18-disable-test-suite.patch
===================================================================
diff --git a/test/Makefile.am b/test/Makefile.am
index 950629b..db8cc90 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -75,7 +75,7 @@ endif
 endif
 test_sources += $(test)
 
-noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
+check_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
 noinst_SCRIPTS = check-refs.sh
 
 TESTS += cairo-test-suite$(EXEEXT)




Reply via email to