1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
This commit is contained in:
Werner Koch 1998-09-14 10:33:57 +00:00
parent 48da5f940b
commit 94bf396a59
30 changed files with 138 additions and 128 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
. defs.inc || exit 3
. $srcdir/defs.inc || exit 3
#info Checking signing and encryption for DSA
for i in $plain_files $data_files ; do