use 'new' %make_build and %make_install macros

This commit is contained in:
Paul Wouters 2022-08-25 20:45:28 -04:00
parent 4d953fe693
commit 025ee05fb3
No known key found for this signature in database
GPG Key ID: DB48D2E5122468BF

View File

@ -108,7 +108,7 @@ sed -i "s/SUBDIRS += ipcheck/#SUBDIRS += ipchec/" testing/programs/Makefile
%autopatch -p1
%build
make %{?_smp_mflags} \
%make_build \
%if 0%{with_development}
OPTIMIZE_CFLAGS="%{?_hardened_cflags}" \
%else
@ -125,10 +125,8 @@ FS=$(pwd)
%install
make \
DESTDIR=%{buildroot} \
%make_install \
%{libreswan_config} \
install
FS=$(pwd)
rm -rf %{buildroot}/usr/share/doc/libreswan
rm -rf %{buildroot}%{_libexecdir}/ipsec/*check