summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/modules/gentoo_common.php')
-rw-r--r--frontend/modules/gentoo_common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/modules/gentoo_common.php b/frontend/modules/gentoo_common.php
index cac9b4b..bc72b0b 100644
--- a/frontend/modules/gentoo_common.php
+++ b/frontend/modules/gentoo_common.php
@@ -1,4 +1,4 @@
<?php
-$steps=3;
+$steps=array('Profile', 'Extra Packages', 'Image Format');
$dir='gentoo';
?>