For packages.

This commit is contained in:
Ben Gras 2006-04-13 12:44:06 +00:00
parent 353d71a731
commit ebdfcbf297

View file

@ -138,7 +138,7 @@ fi
IMGBZ=${IMG}.bz2
echo "Making $IMGBZ"
USRMB=450
USRMB=400
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`"