macOS package: fix x13as clean rule

[skip ci]
kalman-mex
Sébastien Villemot 2023-09-01 16:28:21 +02:00
parent 6747f2130e
commit b0503ce994
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ lib64/x13as/x13as: sources64/x13as-$(X13AS_VERSION)
build-x13as: lib64/x13as/x13as
clean-x13as-tar:
rm -f tarballs/x13assrc_V$(X13AS_VERSION).tar.gz
rm -f tarballs/x13as_asciisrc-v$(X13AS_VERSION).tar.gz
clean-x13as-src:
rm -rf sources64/x13as-$(X13AS_VERSION)