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 232e515df4
commit 4c3488ce38
1 changed files with 1 additions and 1 deletions

View File

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