diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-29 04:32:14 +0100 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-29 04:32:14 +0100 |
commit | 97980271effe1bdec41207c69f3ed3831c0c515f (patch) | |
tree | 0fe5b1a7b72d874d9f54bc67e211583b8dfe4ee7 /extraconf/local.conf | |
parent | fade0570ec676c3106f866040f913cedcdcef4cc (diff) | |
download | gentoo-97980271effe1bdec41207c69f3ed3831c0c515f.tar.gz gentoo-97980271effe1bdec41207c69f3ed3831c0c515f.tar.bz2 gentoo-97980271effe1bdec41207c69f3ed3831c0c515f.tar.xz gentoo-97980271effe1bdec41207c69f3ed3831c0c515f.zip |
Fine tunning
Diffstat (limited to 'extraconf/local.conf')
-rw-r--r-- | extraconf/local.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extraconf/local.conf b/extraconf/local.conf index 564f184..11a24df 100644 --- a/extraconf/local.conf +++ b/extraconf/local.conf @@ -1,5 +1,5 @@ FEATURES="$FEATURES distcc -buildpkg getbinpkg" -PKGDIR="/var/cache/binpkgs" +#PKGDIR="/var/cache/binpkgs" #Configure libghttpd? inside builder container? https://wiki.gentoo.org/wiki/Binary_package_guide#Web_based_binary_package_host #PORTAGE_BINHOST="http://ipepdvcompute4.ipe.kit.edu/binpkgs/" #PORTAGE_BINHOST="ssh://root@ipepdvcompute4.ipe.kit.edu/home/docker/volumes/binpkgs/" |