add fedora 6 to list of nomt builds

This commit is contained in:
Marcos Pinto 2007-05-28 01:11:33 +00:00
parent eb3e938b77
commit 56dafeaaaf
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ if ARCH == "x64":
if not OS == "win":
if os.WEXITSTATUS(os.system('grep -q "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06" /etc/issue')) == 0:
if os.WEXITSTATUS(os.system('grep -q "Debian GNU/Linux 4.0\|Ubuntu 7.04\|Ubuntu 6.06\|Fedora Core 6" /etc/issue')) == 0:
boosttype = 'nomt'
else:
boosttype = 'mt'