summaryrefslogtreecommitdiff
path: root/package/x11r7/pixman/pixman-0.9.6-no-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/x11r7/pixman/pixman-0.9.6-no-tests.patch')
-rw-r--r--package/x11r7/pixman/pixman-0.9.6-no-tests.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/x11r7/pixman/pixman-0.9.6-no-tests.patch b/package/x11r7/pixman/pixman-0.9.6-no-tests.patch
deleted file mode 100644
index 271a42676..000000000
--- a/package/x11r7/pixman/pixman-0.9.6-no-tests.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile.in.orig 2008-01-30 12:56:25.000000000 -0500
-+++ b/Makefile.in 2008-01-30 12:56:38.000000000 -0500
-@@ -198,7 +198,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--SUBDIRS = pixman test
-+SUBDIRS = pixman
- pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = pixman-1.pc
- RELEASE_OR_SNAPSHOT = $$(if test "x$(CAIRO_VERSION_MINOR)" = "x$$(echo "$(CAIRO_VERSION_MINOR)/2*2" | bc)" ; then echo release; else echo snapshot; fi)