From c809123df4c7ba678c0a42a2be447e8e15dba752d72649e05dac11ae11b99412 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-cvec.changes | 5 +++++ gap-cvec.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gap-cvec.changes b/gap-cvec.changes index 646de1c..f8feacf 100644 --- a/gap-cvec.changes +++ b/gap-cvec.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 27 23:00:16 UTC 2025 - Jan Engelhardt + +- Make specfile conform to POSIX sh + ------------------------------------------------------------------- Fri Jan 3 13:21:31 UTC 2025 - Jan Engelhardt diff --git a/gap-cvec.spec b/gap-cvec.spec index 9d29a7b..9300ca7 100644 --- a/gap-cvec.spec +++ b/gap-cvec.spec @@ -53,10 +53,9 @@ rm -v doc/clean %install %gappkg_simple_install -pushd "%buildroot/$fmoddir/" +cd "%buildroot/$fmoddir/" rm -Rf autom4* aclocal* config* cnf m4 gen src find . -type f -name "*.la" -print -delete -popd %files -f %name.files