bot: rpm5 -> rpm4 (8)

This commit is contained in:
NixTux Commit Bot 2020-01-13 15:52:12 +03:00
parent b865ec5003
commit 7ea51df0cb

View file

@ -66,13 +66,13 @@ application developers.
%build
autoreconf -fi
%configure
%make_build
%make
%install
mkdir -p "%{buildroot}/%{_libdir}"
mkdir -p "%{buildroot}/%{_includedir}"
mkdir -p "%{buildroot}/%{_mandir}"
%make_install
%makeinstall_std
%check
# standard regression tests