mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
fix error in path to install gnutls
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@27608 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e5730cce2a
commit
09b6e6f352
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ from http://gnuwin32.sourceforge.net, and install them. To
|
|||
install them, simply unzip them into /C/xxx/msys/1.0/mingw.
|
||||
|
||||
Download gnutls-2.2.1.exe from http://josefsson.org/gnutls4win
|
||||
and install it, browsing to the msys/1.0 directory and then taking
|
||||
and install it, browsing to the msys/1.0/mingw directory and then taking
|
||||
care to remove the trailing gnutls-2.2.1 which appears in the
|
||||
'Destination Folder' path, before clicking 'Next' and 'Install'.
|
||||
This should result in the correct files being installed in each
|
||||
|
|
Loading…
Reference in a new issue