aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2006-05-21 01:40:25 -0700
committerBrian Harring <ferringb@gmail.com>2006-05-21 01:40:25 -0700
commit846c6312f17e461213b9b0972fe838f56325cfb0 (patch)
tree03b724cf3857a0f77bab872e38d79cead024cce6 /data
parentshift ebuild specific domain to it's proper location (diff)
downloadpkgcore-846c6312f17e461213b9b0972fe838f56325cfb0.tar.gz
pkgcore-846c6312f17e461213b9b0972fe838f56325cfb0.tar.bz2
pkgcore-846c6312f17e461213b9b0972fe838f56325cfb0.zip
switch the defaults, and fix horked imports
Diffstat (limited to 'data')
-rw-r--r--data/conf_default_types2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/conf_default_types b/data/conf_default_types
index 2c5fd26a..8cd77b3b 100644
--- a/data/conf_default_types
+++ b/data/conf_default_types
@@ -102,7 +102,7 @@ bool = default
incrementals = %(default_incrementals)s
domain_incrementals = %(default_incrementals)s
defaults = class root domain_incrementals ACCEPT_LICENSE PORTAGE_TMPDIR PATH DISTCC_PATH DISTCC_DIR CCACHE_PATH CCACHE_DIR
-class = pkgcore.config.domain.domain
+class = pkgcore.ebuild.domain.domain
root = /
ACCEPT_LICENSE =
PORTAGE_TMPDIR = "/var/tmp/"