From 7f6fcc6ff4c8a0c81a3bfa9ff1e485029d5a3ba195b822d5de0d28a5d55daa89 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 28 Feb 2025 00:01:31 +0100 Subject: [PATCH] POSIX sh compatibility --- gap-io.changes | 5 +++++ gap-io.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gap-io.changes b/gap-io.changes index 88645a9..cc387f7 100644 --- a/gap-io.changes +++ b/gap-io.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt + +- Make specfile conform to POSIX sh + ------------------------------------------------------------------- Tue Nov 19 13:21:10 UTC 2024 - Jan Engelhardt diff --git a/gap-io.spec b/gap-io.spec index 75fbeff..8d62a41 100644 --- a/gap-io.spec +++ b/gap-io.spec @@ -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