Drop kerncache from the config files and sort options for distfiles.conf.

This commit is contained in:
Jorge Manuel B. S. Vicetto (jmbsvicetto) 2013-09-02 01:22:52 +00:00
parent 6dcdad447a
commit 78b27390f6
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
distdir="/release/tmp/distfiles"
portdir="/release/portage"
options="ccache pkgcache autoresume snapcache seedcache kerncache"
options="autoresume ccache pkgcache seedcache snapcache"
sharedir="/usr/lib/catalyst/"
storedir="/release/buildroot/amd64-dev"
envscript="/etc/catalyst/amd64-dev.env"