diff options
author | Ben Armstrong <synrg@debian.org> | 2010-11-02 12:18:42 -0300 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:28 +0100 |
commit | cfc2b0da1ff206582d00f8e58dd07ed93b1fa311 (patch) | |
tree | 54376992edb4612817f3d422eda1abdac10e668d /scripts | |
parent | 4ab3d144d919464a77ee18b408d7f70546ac6399 (diff) | |
download | vyos-live-build-cfc2b0da1ff206582d00f8e58dd07ed93b1fa311.tar.gz vyos-live-build-cfc2b0da1ff206582d00f8e58dd07ed93b1fa311.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 f9a18434b..e257b4bd7 100755 --- a/scripts/build/lb_binary_debian-installer +++ b/scripts/build/lb_binary_debian-installer @@ -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 |