live-systems.org/gitweb
/
live-build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36e9376
)
Correctly remove binary contents and packages file in clean script.
author
Daniel Baumann
<daniel@debian.org>
Fri, 8 Feb 2013 22:13:24 +0000
(23:13 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Fri, 8 Feb 2013 22:13:24 +0000
(23:13 +0100)
scripts/build/clean
patch
|
blob
|
blame
|
history
diff --git
a/scripts/build/clean
b/scripts/build/clean
index
07e3be5
..
b5213ad
100755
(executable)
--- 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