mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-21 19:48:05 +01:00
* README.W32: Modify the filename because now the .exe extension
is automatically added to the binary.
This commit is contained in:
parent
a6f19f40d9
commit
441eb085c9
@ -1,3 +1,8 @@
|
|||||||
|
2002-01-25 Timo Schulz <ts@winpt.org>
|
||||||
|
|
||||||
|
* README.W32: Modify the filename because now the .exe extension
|
||||||
|
is automatically added to the binary.
|
||||||
|
|
||||||
2002-01-11 David Shaw <dshaw@jabberwocky.com>
|
2002-01-11 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* gpg.sgml: Added documentation for --{no-}ask-cert-expire,
|
* gpg.sgml: Added documentation for --{no-}ask-cert-expire,
|
||||||
|
@ -78,8 +78,8 @@ After you have installed this environment you should be able to do this:
|
|||||||
|
|
||||||
$ scripts/autogen.sh --build-w32
|
$ scripts/autogen.sh --build-w32
|
||||||
$ make
|
$ make
|
||||||
$ mingw32 strip g10/gpg
|
$ mingw32 strip g10/gpg.exe
|
||||||
$ cp g10/gpg /some_windows_drive/gpg.exe
|
$ cp g10/gpg.exe /some_windows_drive/
|
||||||
|
|
||||||
And everything hopefully works.
|
And everything hopefully works.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user