summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/distcc/files/2.11.1p/conf')
-rw-r--r--sys-devel/distcc/files/2.11.1p/conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys-devel/distcc/files/2.11.1p/conf b/sys-devel/distcc/files/2.11.1p/conf
index d76a02999705..389100743704 100644
--- a/sys-devel/distcc/files/2.11.1p/conf
+++ b/sys-devel/distcc/files/2.11.1p/conf
@@ -1,5 +1,5 @@
# Copyright 2003 Gentoo Technologies, Inc
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/files/2.11.1p/conf,v 1.1 2003/10/18 20:18:15 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/files/2.11.1p/conf,v 1.2 2004/03/02 17:23:01 lisa Exp $
# distccd configuration file
# this is the distccd executable
@@ -15,7 +15,3 @@ DISTCCD_PIDFILE=/var/run/distccd/distccd.pid
# set this for niceness
# Default is 15
DISTCCD_NICE="15"
-
-# This is the path that distccd and the monitors will look
-# for the state files.
-DISTCC_DIR="/var/tmp/distccd"