aboutsummaryrefslogtreecommitdiffstats
path: root/msec.csh
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2006-08-04 14:47:34 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2006-08-04 14:47:34 +0000
commit1b3a7ac37d01f44f08ab3710aa103516ba476e99 (patch)
tree57aaa2ca69ed9f43798e9a2648fd0091774eb593 /msec.csh
parentdc8ea41b0203f58ec96b4560a11e86c535097f2a (diff)
downloadmsec-0.50.0.tar
msec-0.50.0.tar.gz
msec-0.50.0.tar.bz2
msec-0.50.0.tar.xz
msec-0.50.0.zip
- tag 0.50.0V0.50.0
Diffstat (limited to 'msec.csh')
-rwxr-xr-xmsec.csh4
1 files changed, 0 insertions, 4 deletions
diff --git a/msec.csh b/msec.csh
index 71d9ec5..362f51d 100755
--- a/msec.csh
+++ b/msec.csh
@@ -32,10 +32,6 @@ endif
# using unhash *after modifying PATH* fixes the pb
# So while modifying the PATH, do not rely on the PATH until unhash is done
-if ! { (echo "${PATH}" | /bin/grep -q /usr/X11R6/bin) } then
- setenv PATH "${PATH}:/usr/X11R6/bin"
-endif
-
if ! { (echo "${PATH}" | /bin/grep -q /usr/games) } then
setenv PATH "${PATH}:/usr/games"
endif