SHA256
1
0
forked from pool/gap-ace

make debugsource work again

OBS-URL: https://build.opensuse.org/package/show/science/gap-ace?expand=0&rev=10
This commit is contained in:
Jan Engelhardt 2022-10-03 23:32:16 +00:00 committed by Git OBS Bridge
parent 52b67f8990
commit d81bef8386

View File

@ -26,6 +26,7 @@ URL: https://gap-packages.github.io/ace/
#Git-Clone: https://github.com/gap-packages/ace
Source: https://github.com/gap-packages/ace/releases/download/v%version/ace-%version.tar.gz
BuildRequires: fdupes
BuildRequires: gap
BuildRequires: gap-devel
BuildRequires: gap-rpm-devel
@ -44,8 +45,11 @@ from within GAP.
%make_build CC="cc %optflags"
%install
rm -Rf Makefile* configure src/
%gappkg_simple_install
pushd "%buildroot/$fmoddir/"
rm -Rf Makefile* configure src/
popd
%fdupes %buildroot/%_prefix
%files -f %name.files