chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2041672
)
bash_profile: Use distcc if available.
author
Mark Wooding
<mdw@distorted.org.uk>
Tue, 13 Feb 2007 23:56:41 +0000
(23:56 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Tue, 13 Feb 2007 23:56:41 +0000
(23:56 +0000)
bash_profile
patch
|
blob
|
blame
|
history
diff --git
a/bash_profile
b/bash_profile
index 287f3cbed2f5fc1a2ebe3b557102d55f6f198d0a..c290aa97892bcdd07704aab2dc069d847164f5e8 100644
(file)
--- a/
bash_profile
+++ b/
bash_profile
@@
-122,6
+122,8
@@
umask 002
unset LANG LC_COLLATE
+__mdw_programp distcc && export CCACHE_PREFIX=distcc
+
export TEXINPUTS=".:$HOME/lib/tex//:"
__mdw_addto INFOPATH r $HOME/info /usr/info /usr/share/info /usr/local/info