]> git.pld-linux.org Git - packages/distcc.git/blame - distcc.sh
- BuildRequires: libgnomeui-devel
[packages/distcc.git] / distcc.sh
CommitLineData
ca13d504 1# $Revision$, $Date$
2# DISTCC_HOSTS HOSTNAME[:PORT][,OPT...]
3DISTCC_HOSTS="localhost"
4DISTCC_LOG="$HOME/tmp/distcc.log"
5export DISTCC_HOSTS DISTCC_LOG
This page took 0.049138 seconds and 4 git commands to generate.