mirror of
https://abf.rosa.ru/djam/pam.git
synced 2025-02-23 16:32:51 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
2b4ff76ca8
commit
cc4f67143d
1 changed files with 2 additions and 2 deletions
4
pam.spec
4
pam.spec
|
@ -268,7 +268,7 @@ cp %{SOURCE503} po/ru.po
|
|||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure2_5x \
|
||||
%configure \
|
||||
--sbindir=/sbin \
|
||||
--libdir=/%{_lib} \
|
||||
--includedir=%{_includedir}/security \
|
||||
|
@ -297,7 +297,7 @@ done
|
|||
|
||||
mkdir -p %{buildroot}%{_includedir}/security
|
||||
mkdir -p %{buildroot}/%{_lib}/security
|
||||
%makeinstall_std LDCONFIG=:
|
||||
%make_install LDCONFIG=:
|
||||
install -d -m 755 %{buildroot}/etc/pam.d
|
||||
install -m 644 %{SOURCE5} %{buildroot}/etc/pam.d/other
|
||||
install -m 644 %{SOURCE6} %{buildroot}/etc/pam.d/system-auth
|
||||
|
|
Loading…
Add table
Reference in a new issue