diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-15 13:54:32 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:32 +0100 |
commit | e296deef492a98e2ca1a1c3f5b604f3f9153cd18 (patch) | |
tree | 5ca1d385a779e159e2ca27606572549a45342757 /helpers/lh_clean | |
parent | ea154f86098cce8b2e5f6c4f3769f525423c735f (diff) | |
download | vyos-live-build-e296deef492a98e2ca1a1c3f5b604f3f9153cd18.tar.gz vyos-live-build-e296deef492a98e2ca1a1c3f5b604f3f9153cd18.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 |