aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-07-04 12:33:50 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-07-04 12:33:50 +0000
commit5945d5ebc8f4977d94c5e848e15984de29013c84 (patch)
treef74eceb95282e7a65227b27e71f4ecddf0938e53 /dispatch.py
parentui/profile.glade: now it's perfect (diff)
downloadanaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.tar.gz
anaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.tar.bz2
anaconda-5945d5ebc8f4977d94c5e848e15984de29013c84.zip
First version of USE flag selection screen
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py
index 55064ea..ff469d9 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -99,7 +99,7 @@ installSteps = [
("mirrorselect", ),
("mirrorselect-sync", ),
("profile", ),
- # use
+ ("use", ),
# Configuring the Kernel
("timezone", ),