This commit is contained in:
Ben Gras 2005-10-21 19:30:13 +00:00
parent 40066b06f5
commit 9270710246

View file

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