Fixing typo in symlink on fat workaround.

This commit is contained in:
Ben Armstrong 2010-11-02 17:48:13 +01:00 committed by Daniel Baumann
parent 542bf033b4
commit 1f610c22de
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,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