aboutsummaryrefslogtreecommitdiffstats
path: root/msec.csh
diff options
context:
space:
mode:
authorFlorin Grad <florin@mandriva.com>2001-11-28 15:14:59 +0000
committerFlorin Grad <florin@mandriva.com>2001-11-28 15:14:59 +0000
commite221c8318bfab76505b82b9796fe51f23bdb8cdf (patch)
tree4df663c3a246731ecef09f3d5e7a854bb7daac62 /msec.csh
parent7e77131c711110a14510ad5839a7d9a3b7200845 (diff)
downloadmsec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.gz
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.bz2
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.tar.xz
msec-e221c8318bfab76505b82b9796fe51f23bdb8cdf.zip
source the /etc/sysconfig/msec file
Diffstat (limited to 'msec.csh')
-rwxr-xr-xmsec.csh2
1 files changed, 2 insertions, 0 deletions
diff --git a/msec.csh b/msec.csh
index f3a12b5..817f5da 100755
--- a/msec.csh
+++ b/msec.csh
@@ -1,3 +1,5 @@
+. /etc/sysconfig/msec
+
if ! { (echo "${PATH}" | grep -q /usr/X11R6/bin) } then
setenv PATH "${PATH}:/usr/X11R6/bin"
endif