|
|
|
@ -3,6 +3,6 @@
|
|
|
|
|
lb clean noauto "$@" |
|
|
|
|
rm -f config/binary config/bootstrap config/build \ |
|
|
|
|
config/chroot config/common config/source |
|
|
|
|
rm -Rf config/packages config/includes config/includes.bootstrap \ |
|
|
|
|
rm -Rf config/includes config/includes.bootstrap \ |
|
|
|
|
config/includes.source config/hooks/live |
|
|
|
|
find config/hooks/ -type l | xargs --no-run-if-empty rm -f |
|
|
|
|