diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-15 13:54:32 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2008-04-15 13:54:32 +0200 |
commit | 72a7e46e0067a118f834dec4cecf14a6d949c8ef (patch) | |
tree | 5ca1d385a779e159e2ca27606572549a45342757 /helpers/lh_clean | |
parent | 9d4ea537179040356039b0dc383f28f625e0d9d0 (diff) | |
download | vyos-live-build-72a7e46e0067a118f834dec4cecf14a6d949c8ef.tar.gz vyos-live-build-72a7e46e0067a118f834dec4cecf14a6d949c8ef.zip |
Also copying binary package list to build directory.
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index 4d20016ef..acb914980 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -80,6 +80,7 @@ do rm -f binary.img rm -f binary*.tar.gz rm -f binary.sh + rm -f binary.packages rm -rf binary rm -rf tftpboot |