diff options
author | Daniel Baumann <daniel@debian.org> | 2009-02-08 11:34:39 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:41 +0100 |
commit | 5d589646a57ad22901795141619ab258d8fe97ee (patch) | |
tree | 3b8deae99bd9d72d155b01fcdb7c4d5710a934c0 /helpers/lh_binary_win32-loader | |
parent | 8c95e65a48b83b793ca6ee98561ac2f3de0aab2c (diff) | |
download | vyos-live-build-5d589646a57ad22901795141619ab258d8fe97ee.tar.gz vyos-live-build-5d589646a57ad22901795141619ab258d8fe97ee.zip |
Renaming win32-loader executable as debian-cd does.
Diffstat (limited to 'helpers/lh_binary_win32-loader')
-rwxr-xr-x | helpers/lh_binary_win32-loader | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_binary_win32-loader b/helpers/lh_binary_win32-loader index feedaef72..536c828c3 100755 --- a/helpers/lh_binary_win32-loader +++ b/helpers/lh_binary_win32-loader @@ -52,6 +52,7 @@ then # Copying win32-loader cp chroot/usr/lib/win32-loader/* binary + mv binary/win32-loader.exe binary/setup.exe # Saving cache Save_cache cache/packages_binary |