fix error with changing slackware version -- commented out code messed up the menu

This commit is contained in:
chess.griffin 2008-04-08 20:11:33 +00:00
parent 2e15e69876
commit 1edd0b2b9b

View File

@ -202,7 +202,6 @@ while [ 0 ]; do
--menu "You are currently using sbopkg to browse a local copy of SBo \
for Slackware version $SLACKVER. If you would like to change \
it, please select another version below:" 20 50 3 \
#"12.1" "Slackware version 12.1" \
"12.0" "Slackware version 12.0" \
"11.0" "Slackware version 11.0" 2>$TMP/sbopkg_version_selection
if [ $? = 1 ]; then