mirror of
https://abf.rosa.ru/djam/libseccomp.git
synced 2025-02-23 17:52:48 +00:00
bot: rpm5 -> rpm4 (8)
This commit is contained in:
parent
b865ec5003
commit
7ea51df0cb
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue