summaryrefslogtreecommitdiffstats
path: root/auto
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-20 17:52:23 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-20 17:52:23 -0400
commit2c72be9664e5742e593beec0b4b7b580505b75ef (patch)
tree9e550ed3581efd3ab48f5d8214e229f5bca396bb /auto
parent00b967901c48b722a680c7f18d8d3a219a14bf3b (diff)
downloadxebian-lb-config-2c72be9664e5742e593beec0b4b7b580505b75ef.tar.bz2
xebian-lb-config-2c72be9664e5742e593beec0b4b7b580505b75ef.tar.xz
xebian-lb-config-2c72be9664e5742e593beec0b4b7b580505b75ef.tar.zst
Also clean up config/build.
Diffstat (limited to 'auto')
-rwxr-xr-xauto/clean2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/clean b/auto/clean
index 5a0c82a..6e3e132 100755
--- a/auto/clean
+++ b/auto/clean
@@ -4,7 +4,7 @@ set -e
lb clean noauto "${@}"
-rm -f config/binary config/bootstrap config/chroot config/common config/source
+rm -f config/binary config/bootstrap config/chroot config/common config/source config/build
rm -f build.log prepare.log config/archives/liquorix.list.*
find config -empty -delete
find config -type l -delete