summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-19 22:15:11 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-01-19 22:15:11 +0000
commitcc801bb9b3491ebc88344c32707f026c96c01f42 (patch)
tree1b1be9506cc331baf06e3f21d593a0accc38ef5b /bin
parent7fd0af6318f3c82873f99d63841721568e882f7c (diff)
downloadATCD-cc801bb9b3491ebc88344c32707f026c96c01f42.tar.gz
removed /project/doc/pkg/gnu/bin from PATH so that I can run this on Linux
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g++dep2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g++dep b/bin/g++dep
index a5d2fc188b6..4982a43e27b 100755
--- a/bin/g++dep
+++ b/bin/g++dep
@@ -8,7 +8,7 @@
# @(#)mkdep.sh 1.7 (Berkeley) 10/13/87
#
-PATH=/usr/local/bin:/project/doc/pkg/gnu/bin:/bin:/usr/bin:/usr/ucb:\
+PATH=/usr/local/bin:/bin:/usr/bin:/usr/ucb:\
/usr/gnu:/usr/gnu/bin:/opt/gnu/bin:/pkg/gnu/bin:$PATH
export PATH