summaryrefslogtreecommitdiff
path: root/mail-filter/anubis/files/4.1.1-testsuite.patch
blob: 5b1c656fa0af41536c900e511a17179e2508520c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- testsuite/data/Makefile.am	2011-06-13 14:29:38.843665225 +0300
+++ testsuite/data/Makefile.am	2011-06-13 14:31:16.000000000 +0300
@@ -22,8 +22,10 @@
 EXTRA_DIST = pubring.asc secring.asc anubis.pem append.txt users
 CLEANFILES = *.gpg random_seed *~ text.db
 
-pubring.gpg secring.gpg: $(srcdir)/pubring.asc $(srcdir)/secring.asc
+pubring.gpg: $(srcdir)/pubring.asc
 	$(GPG) --homedir . --import < $(srcdir)/pubring.asc
+
+secring.gpg: $(srcdir)/secring.asc
 	$(GPG) --homedir . --allow-secret-key-import --import < $(srcdir)/secring.asc
 
 text.db: $(srcdir)/users