mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 18:57:19 +08:00
Better cleanning
This commit is contained in:
parent
5fb560fdc9
commit
daad6e61f8
@ -40,7 +40,7 @@ cleanup_src()
|
||||
do
|
||||
status_start "${module}"
|
||||
pushd $module &>/dev/null
|
||||
rm -rf pkg src dbg hdr &>/dev/null
|
||||
rm -rf pkg src dbg hdr log *.pkg.* &>/dev/null
|
||||
popd &>/dev/null
|
||||
status_done
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user