aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'portage_with_autodep/bin/archive-conf')
-rwxr-xr-xportage_with_autodep/bin/archive-conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/portage_with_autodep/bin/archive-conf b/portage_with_autodep/bin/archive-conf
index 5a03b85..7978668 100755
--- a/portage_with_autodep/bin/archive-conf
+++ b/portage_with_autodep/bin/archive-conf
@@ -20,7 +20,7 @@ except ImportError:
import portage
from portage import os
-import dispatch_conf
+from portage import dispatch_conf
FIND_EXTANT_CONTENTS = "find %s -name CONTENTS"