SHA256
1
0
forked from pool/gap-json

POSIX sh compatibility

This commit is contained in:
Jan Engelhardt 2025-02-28 00:01:31 +01:00
parent 7452ce06a9
commit 7773534943
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
-------------------------------------------------------------------
Tue Aug 27 19:33:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -43,9 +43,8 @@ Enhances GAP by the ability to read and write JSON files.
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
find src -type f ! -name LICENSE -delete
popd
%files -f %name.files