mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Removed spurious character ('g' probably to early hit it for
cvs-update or well, Gnus mailcheck)
This commit is contained in:
parent
3330c63a05
commit
7b94419cf9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue