summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/poppler-bindings/files/poppler-0.6.3-no-password-test.patch')
-rw-r--r--app-text/poppler-bindings/files/poppler-0.6.3-no-password-test.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-text/poppler-bindings/files/poppler-0.6.3-no-password-test.patch b/app-text/poppler-bindings/files/poppler-0.6.3-no-password-test.patch
new file mode 100644
index 000000000000..e6e2590ab29b
--- /dev/null
+++ b/app-text/poppler-bindings/files/poppler-0.6.3-no-password-test.patch
@@ -0,0 +1,11 @@
+diff --exclude-from=/home/dang/.scripts/diffrc -up -ruN poppler-0.6.3.orig/qt4/tests/Makefile.am poppler-0.6.3/qt4/tests/Makefile.am
+--- poppler-0.6.3.orig/qt4/tests/Makefile.am 2007-11-04 18:11:23.000000000 -0500
++++ poppler-0.6.3/qt4/tests/Makefile.am 2008-04-10 19:57:38.000000000 -0400
+@@ -63,7 +63,6 @@ TESTS = \
+ check_metadata \
+ check_permissions \
+ check_pagemode \
+- check_password \
+ check_pagelayout
+
+ check_PROGRAMS = $(TESTS)