1 Commits

Author SHA256 Message Date
fff7f9fb19 POSIX sh compatibility 2025-02-28 00:10:17 +01:00
2 changed files with 7 additions and 3 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
-------------------------------------------------------------------
Wed Jan 3 09:47:54 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gap-simpcomp
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -65,9 +65,8 @@ operations.
%install
%gappkg_simple_install
pushd "%buildroot/$moddir"
cd "%buildroot/$moddir"
rm -Rf install-sh configure depcomp missing config.log
popd
%files -f %name.files