Fixing typo in symlink on fat workaround.

This commit is contained in:
Ben Armstrong 2010-11-02 12:18:42 -03:00 committed by Daniel Baumann
parent 4ab3d144d9
commit cfc2b0da1f
1 changed files with 1 additions and 1 deletions

View File

@ -627,7 +627,7 @@ EOF
mv chroot/root/binary ./
case "${LB_BINARY_FILESYSTEM}" in
vat*)
fat*)
# Creating dist directories
for DISTRIBUTION in frozen stable testing unstable ${LB_DISTRIBUTION}
do