Fixing typo in symlink on fat workaround.
This commit is contained in:
parent
4ab3d144d9
commit
cfc2b0da1f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue