1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Tweaked the build system so that make distcheck finanly said Well

Done.
This commit is contained in:
Werner Koch 2002-08-09 18:16:02 +00:00
parent 5b0ccaf949
commit beb0fef1ee
8 changed files with 67 additions and 43 deletions

View file

@ -1,5 +1,5 @@
#!/bin/sh
unset GPG_AGENT_INFO
[ -x "$1" ] && exec "$1"
[ -x "$1" ] && exec $1 $2
exec ./asschk --no-echo -DGPGSM=${GPGSM} <"$1"