SHA256
1
0
forked from pool/gap-cvec

POSIX sh compatibility

This commit is contained in:
Jan Engelhardt 2025-02-28 00:01:31 +01:00
parent 91015c53b6
commit c809123df4
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Make specfile conform to POSIX sh
-------------------------------------------------------------------
Fri Jan 3 13:21:31 UTC 2025 - Jan Engelhardt <jengelh@inai.de>

View File

@ -53,10 +53,9 @@ rm -v doc/clean
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf autom4* aclocal* config* cnf m4 gen src
find . -type f -name "*.la" -print -delete
popd
%files -f %name.files