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