]> git.pld-linux.org Git - packages/gnupg2.git/blobdiff - gnupg2-disable_tests.patch
fix build without tests
[packages/gnupg2.git] / gnupg2-disable_tests.patch
index 7a3499ec5426c5081f865bfdb35bc76bb0f8f602..91f1fa967e3ca4cd4a8a56e925872a7e240e7dbc 100644 (file)
@@ -1,11 +1,11 @@
---- gnupg-1.9.91/Makefile.am.orig      2006-09-27 17:32:53.000000000 +0200
-+++ gnupg-1.9.91/Makefile.am   2006-10-07 18:09:36.428269750 +0200
-@@ -70,7 +70,7 @@
- if HAVE_W32_SYSTEM
- tests =
- else
--tests = tests
-+tests =
- endif
+--- gnupg-2.2.21/Makefile.am.orig      2020-07-11 11:23:42.113944299 +0200
++++ gnupg-2.2.21/Makefile.am   2020-07-11 11:28:43.254496265 +0200
+@@ -103,7 +103,7 @@
+ SUBDIRS = m4 common kbx \
+           ${gpg} ${sm} ${agent} ${scd} ${g13} ${dirmngr} \
+-          tools po ${doc} tests
++          tools po ${doc}
+ dist_doc_DATA = README
  
- SUBDIRS = m4 intl gl include jnlib common ${kbx} \
This page took 0.110586 seconds and 4 git commands to generate.