Mercurial > pkg
diff src/profile @ 33:4c49f8e6d79d
update makefile; general cleanup.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 10 Feb 2013 05:51:54 -0500 |
parents | cd47c42f1d0a |
children | d66d34065dd9 |
line wrap: on
line diff
1.1 --- a/src/profile Tue Jan 15 12:47:33 2013 +0000 1.2 +++ b/src/profile Sun Feb 10 05:51:54 2013 -0500 1.3 @@ -3,10 +3,8 @@ 1.4 1.5 export PATH=\ 1.6 "/home/r/system/usr/bin:\ 1.7 -/sbin/:\ 1.8 -/bin:\ 1.9 +/usr/bin:\ 1.10 /usr/sbin:\ 1.11 -/usr/bin:\ 1.12 /tools/bin" 1.13 1.14 alias ls="/usr/bin/env ls --color=auto "