chore: Update core/commands.inc.sh

Co-authored-by: Steven R. Loomis <srl295@gmail.com>
This commit is contained in:
Marc Durdin 2023-10-04 12:44:56 +11:00 committed by GitHub
parent 4c206e50a7
commit 2fa8a09672
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ do_clean() {
# but we try not to use git commands in build scripts, to maintain clear
# responsibility
rm -rf \
"$THIS_SCRIPT_PATH/subprojects/packagecache" \
"$THIS_SCRIPT_PATH/subprojects/icu" \
"$THIS_SCRIPT_PATH/subprojects/*.tgz" \
"$THIS_SCRIPT_PATH/subprojects/*.zip"