summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2013-02-08 23:13:24 +0100
committerDaniel Baumann <daniel@debian.org>2013-02-08 23:13:24 +0100
commit1f673d6f6bed2b67f32cd1d66f869235fe849d47 (patch)
treefa2763d2ec8290f5f3b2dc3c226ea62add238c96
parent36e9376517e8b20c08bcb877e18591430b573df9 (diff)
downloadvyos-live-build-1f673d6f6bed2b67f32cd1d66f869235fe849d47.tar.gz
vyos-live-build-1f673d6f6bed2b67f32cd1d66f869235fe849d47.zip
Correctly remove binary contents and packages file in clean script.
-rwxr-xr-xscripts/build/clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/clean b/scripts/build/clean
index 07e3be50d..b5213adf8 100755
--- a/scripts/build/clean
+++ b/scripts/build/clean
@@ -102,7 +102,7 @@ do
rm -f binary*.tar.gz
rm -f binary*.zsync*
rm -f binary.sh
- rm -f binary.contents binary.packages
+ rm -f binary*.contents binary*.packages
rm -f MD5SUMS SHA1SUMS SHA256SUMS SHA512SUMS
rm -f md5sum.txt sha1sum.txt sha256sum.txt sha512sum.txt