Correctly remove binary contents and packages file in clean script.

This commit is contained in:
Daniel Baumann 2013-02-08 23:13:24 +01:00
parent 36e9376517
commit 1f673d6f6b
1 changed files with 1 additions and 1 deletions

View File

@ -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