diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-28 08:35:09 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-28 08:35:09 +0200 |
| commit | 3f40b9353a5f94ecb24bb734007a962eeaeb6ada (patch) | |
| tree | bd0db32b90e01f66501fa977fd12c3b7ce4421af /makedeps.sh | |
| parent | 49a29aa12c690cd7916e4dfad475d5dca6a0f846 (diff) | |
update to 8.2.11v8.2
Diffstat (limited to 'makedeps.sh')
| -rwxr-xr-x | makedeps.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makedeps.sh b/makedeps.sh index 78c454e..4793d3a 100755 --- a/makedeps.sh +++ b/makedeps.sh @@ -15,6 +15,7 @@ if [ -f $NAME-$VERSION.tgz ]; then tar czf ../$NAME-deps-$VERSION.tgz mycargo Cargo.lock popd + echo "+ Clean" rm -rf $MODULE-$VERSION else echo $NAME-$VERSION.tgz missing |
