1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-03-23 21:59:57 +01:00

Removed spurious character ('g' probably to early hit it for

cvs-update or well, Gnus mailcheck)
This commit is contained in:
Werner Koch 2003-04-08 09:12:43 +00:00
parent 3330c63a05
commit 7b94419cf9

View File

@ -34,7 +34,7 @@ if test "$1" = "--build-w32"; then
echo "We need at least version 0.3 of MingW32/CPD" >&2
exit 1
fi
g
if [ -f "$tsdir/config.log" ]; then
if ! head $tsdir/config.log | grep i386--mingw32 >/dev/null; then
echo "Pease run a 'make distclean' first" >&2