diff options
author | Ben Armstrong <synrg@debian.org> | 2010-11-02 17:48:13 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:20:35 +0100 |
commit | 4c3488ce38348221b9f43bba61702daa9e4faa25 (patch) | |
tree | e1909b8a857197c164beb51f2116a1426486ffb7 /scripts | |
parent | 232e515df4fcea90f2eaf13d65fd401ffa3f584c (diff) | |
download | vyos-live-build-4c3488ce38348221b9f43bba61702daa9e4faa25.tar.gz vyos-live-build-4c3488ce38348221b9f43bba61702daa9e4faa25.zip |
Fixing typo in symlink on fat workaround.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/build/lb_binary_debian-installer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/lb_binary_debian-installer b/scripts/build/lb_binary_debian-installer index faef0c299..380e3f6f8 100755 --- a/scripts/build/lb_binary_debian-installer +++ b/scripts/build/lb_binary_debian-installer @@ -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 |