[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
minor fix for GNUstep.csh.in
From:
Lars Sonchocky-Helldorf
Subject:
minor fix for GNUstep.csh.in
Date:
2002年6月28日 22:05:46 +0200
line 114 of GNUstep.csh.in should read
source "$GNUSTEP_USER_ROOT/GNUstep.csh"
instead of
. "$GNUSTEP_USER_ROOT/GNUstep.csh"
since "." is a shortcut for "pwd" and not "source" in csh.
greetings, Lars
- minor fix for GNUstep.csh.in,
Lars Sonchocky-Helldorf <=