1
0
forked from pool/gap-ferret

POSIX sh compatibility

This commit is contained in:
Jan Engelhardt 2025-02-28 00:01:31 +01:00
parent b3300685ee
commit bb6a0d91a4
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
-------------------------------------------------------------------
Sun Sep 8 07:35:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -46,10 +46,9 @@ find . -type f -size 0 -name _Chunks.xml -print -delete
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf gap_cpp* src config.log
find YAPB++ -type f ! -name LICENSE -delete
popd
%fdupes %buildroot/%_prefix
%files -f %name.files