aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-01 01:48:13 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-01 01:48:13 +0000
commit6fe2c32504b037991e3f2041d60198c7b6abe2ce (patch)
treef109b3f1d9c9ecec96ef920c015ee1f06337ef41
parentinstallclass.py: add makeconf step (diff)
downloadanaconda-6fe2c32504b037991e3f2041d60198c7b6abe2ce.tar.gz
anaconda-6fe2c32504b037991e3f2041d60198c7b6abe2ce.tar.bz2
anaconda-6fe2c32504b037991e3f2041d60198c7b6abe2ce.zip
dispatch.py: triviality blocking makeconf
-rw-r--r--dispatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index 6726ea8..08cc685 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -93,7 +93,7 @@ installSteps = [
("enablefilesystems", turnOnFilesystems, ),
# Installing the Gentoo Installation Files
- ("makeconf"),
+ ("makeconf", ),
# Installing the Gentoo Base System
# mirrorselect