forked from pool/gap-json
POSIX sh compatibility
This commit is contained in:
parent
7452ce06a9
commit
7773534943
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user