SHA256
1
0
forked from pool/openscap
Marcus Meissner 2018-02-22 13:59:55 +00:00 committed by Git OBS Bridge
parent 4812708f17
commit 0102e47e88

View File

@ -192,6 +192,9 @@ make check %{?_smp_mflags} || :
make install DESTDIR=%{buildroot}
find %{buildroot} -name "*.la" -delete
# last python2 user in oscap-utils ... needs porting to python3
rm %{buildroot}/usr/bin/scap-as-rpm
mkdir -p $RPM_BUILD_ROOT%{_fillupdir}
install -d -m 755 $RPM_BUILD_ROOT%{_initrddir}
install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/oscap-scan