diff options
Diffstat (limited to 'extraconf/remote.conf')
-rw-r--r-- | extraconf/remote.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extraconf/remote.conf b/extraconf/remote.conf index 90fb43d..af11129 100644 --- a/extraconf/remote.conf +++ b/extraconf/remote.conf @@ -1,4 +1,4 @@ -FEATURES="$FEATURES -getbinpkg buildpkg" +FEATURES="$FEATURES -distcc -getbinpkg buildpkg" PKGDIR="/var/cache/binpkgs" USE="-driver" |