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