git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10648 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2001-08-03 16:29:42 +00:00
parent 6de23f31df
commit f705a62e4c
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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