mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10648 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6de23f31df
commit
f705a62e4c
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
2001-08-02 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* GNUstep.sh.in: Look for use scriptin ~/GNUstep.
|
||||
* GNUstep.sh.in: Look for user script in ~/GNUstep.
|
||||
* GNUstep.csh.in: Likewise.
|
||||
|
||||
Mon Jul 30 20:15:48 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
|
|
@ -88,7 +88,7 @@ compile correctly:
|
|||
. $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh
|
||||
|
||||
Also put this command in your shell startup script.
|
||||
I also install a special script in the file ~/.GNUstep/GNUstep.sh with the
|
||||
I also install a special script in the file ~/GNUstep/GNUstep.sh with the
|
||||
lines:
|
||||
|
||||
if [ $GNUSTEP_HOST_OS = "mingw32" ]; then
|
||||
|
|
Loading…
Reference in a new issue