diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-25 23:23:08 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-25 23:23:08 +0200 |
commit | 6fa3110487606c17c856480265844b2008d29f63 (patch) | |
tree | 1326614d346f4abb91f702e31cda9c93ea6dbc19 /extraconf/local.conf.disabled | |
parent | 5b03566d3b182febad29391d525b1b55e9a1a212 (diff) | |
download | gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.gz gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.bz2 gentoo-6fa3110487606c17c856480265844b2008d29f63.tar.xz gentoo-6fa3110487606c17c856480265844b2008d29f63.zip |
Fix building from scratch
Diffstat (limited to 'extraconf/local.conf.disabled')
-rw-r--r-- | extraconf/local.conf.disabled | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extraconf/local.conf.disabled b/extraconf/local.conf.disabled deleted file mode 100644 index c87e1fc..0000000 --- a/extraconf/local.conf.disabled +++ /dev/null @@ -1,3 +0,0 @@ -FEATURES="$FEATURES -buildpkg getbinpkg" -PKGDIR="/var/cache/binpkgs" -PORTAGE_BINHOST="http://ipepdvcompute4.ipe.kit.edu/binpkgs/" |