forked from kiss-community/kiss
kiss-new: Remove unneeded code.
This commit is contained in:
parent
77e1fa35c6
commit
7f903ff682
3
kiss-new
3
kiss-new
@ -419,9 +419,6 @@ pkg_clean() {
|
|||||||
|
|
||||||
# Remove temporary directories.
|
# Remove temporary directories.
|
||||||
rm -rf -- "$mak_dir" "$pkg_dir" "$tar_dir"
|
rm -rf -- "$mak_dir" "$pkg_dir" "$tar_dir"
|
||||||
|
|
||||||
# Remove temporary checksum files.
|
|
||||||
rm -rf -- "$cac_dir/checksums-"*
|
|
||||||
}
|
}
|
||||||
|
|
||||||
root_check() {
|
root_check() {
|
||||||
|
Loading…
Reference in New Issue
Block a user