POSIX sh compatibility

This commit is contained in:
Jan Engelhardt 2025-02-28 00:01:31 +01:00
parent e8c44948a8
commit 7f6fcc6ff4
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 Nov 19 13:21:10 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -44,10 +44,9 @@ Input/Output functionality in the C library.
%install
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
cd "%buildroot/$fmoddir/"
rm -Rf aclocal* autom4* cnf config* m4 gen src
find . -type f -name "*.la" -print -delete
popd
%fdupes %buildroot/%_prefix
%files -f %name.files