add patched cairo

This commit is contained in:
Mario Fetka
2013-10-31 04:36:15 +01:00
parent 8751dafd50
commit 3d57eb3cd6
16 changed files with 2059 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
diff -ruN cairo-1.12.10.orig/test/Makefile.am cairo-1.12.10/test/Makefile.am
--- cairo-1.12.10.orig/test/Makefile.am 2013-01-27 14:56:03.345178612 -0800
+++ cairo-1.12.10/test/Makefile.am 2013-01-27 14:56:15.371177856 -0800
@@ -71,8 +71,6 @@
endif
test_sources += $(test)
-noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build
-
TESTS += cairo-test-suite$(EXEEXT)
cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.sh