diff options
Diffstat (limited to 'extraconf/local.conf')
-rw-r--r-- | extraconf/local.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extraconf/local.conf b/extraconf/local.conf new file mode 100644 index 0000000..c87e1fc --- /dev/null +++ b/extraconf/local.conf @@ -0,0 +1,3 @@ +FEATURES="$FEATURES -buildpkg getbinpkg" +PKGDIR="/var/cache/binpkgs" +PORTAGE_BINHOST="http://ipepdvcompute4.ipe.kit.edu/binpkgs/" |