HLFS: Fixed scripts creation when all additional features are disabled.

This commit is contained in:
Manuel Canales Esparcia 2007-06-18 20:09:53 +00:00
parent 6d5844cee3
commit 31eb678487

View file

@ -125,7 +125,7 @@ extract_commands() { #
--stringparam kernel $KERNEL \
--stringparam testsuite $TEST \
--stringparam bomb-testsuite $BOMB_TEST \
--stringparam features $SSP$ASLR$PAX$HARDENED_TMP$WARNINGS$MISC$BLOWFISH \
--stringparam features x$SSP$ASLR$PAX$HARDENED_TMP$WARNINGS$MISC$BLOWFISH \
--stringparam timezone $TIMEZONE \
--stringparam page $PAGE \
--stringparam lang $LANG \