aboutsummaryrefslogtreecommitdiff
path: root/graphics/jbig2dec/files/simpler-test-patch
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/jbig2dec/files/simpler-test-patch')
-rw-r--r--graphics/jbig2dec/files/simpler-test-patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/jbig2dec/files/simpler-test-patch b/graphics/jbig2dec/files/simpler-test-patch
new file mode 100644
index 000000000000..aaf8328ca22f
--- /dev/null
+++ b/graphics/jbig2dec/files/simpler-test-patch
@@ -0,0 +1,12 @@
+The test_jbig2dec.py requires Python and thus not be
+suitable for some installations.
+
+--- Makefile.in 2010-02-02 14:13:56.000000000 -0500
++++ Makefile.in 2010-08-03 13:47:07.000000000 -0400
+@@ -182,5 +182,5 @@
+ MAINTAINERCLEANFILES = config_types.h.in
+
+-TESTS = test_sha1 test_jbig2dec.py test_huffman test_arith
++TESTS = test_sha1 test_huffman test_arith
+
+ test_sha1_SOURCES = sha1.c sha1.h