This commit is contained in:
Ben Gras 2005-10-21 22:16:31 +00:00
parent 6e8a35b368
commit 8386f885d8

View File

@ -94,7 +94,7 @@ ISO=${ISO}_${CVSTAG}.iso
ISOGZ=${ISO}.gz
echo "Making $ISOGZ"
USRMB=600
USRMB=650
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`"