Accepting request 982382 from home:kukuk:tiu
Fix paths OBS-URL: https://build.opensuse.org/request/show/982382 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=262
This commit is contained in:
parent
41ae53b4d4
commit
c8e4e2b50f
@ -2,6 +2,6 @@
|
|||||||
%_pam_moduledir %{_libdir}/security
|
%_pam_moduledir %{_libdir}/security
|
||||||
%_pam_secconfdir %{_sysconfdir}/security
|
%_pam_secconfdir %{_sysconfdir}/security
|
||||||
%_pam_confdir %{_sysconfdir}/pam.d
|
%_pam_confdir %{_sysconfdir}/pam.d
|
||||||
%_pam_vendordir %{_libdir}/pam.d
|
%_pam_vendordir %{_usr}/lib/pam.d
|
||||||
# legacy, to be retired
|
# legacy, to be retired
|
||||||
%_pamdir %{_pam_moduledir}
|
%_pamdir %{_pam_moduledir}
|
||||||
|
2
pam.spec
2
pam.spec
@ -195,7 +195,7 @@ CFLAGS="$CFLAGS -DNDEBUG"
|
|||||||
--pdfdir=%{_docdir}/pam/pdf \
|
--pdfdir=%{_docdir}/pam/pdf \
|
||||||
--enable-isadir=../..%{_pam_moduledir} \
|
--enable-isadir=../..%{_pam_moduledir} \
|
||||||
--enable-securedir=%{_pam_moduledir} \
|
--enable-securedir=%{_pam_moduledir} \
|
||||||
--enable-vendordir=%{_prefix}/etc/pam.d \
|
--enable-vendordir=%{_prefix}/etc \
|
||||||
%if %{with debug}
|
%if %{with debug}
|
||||||
--enable-debug
|
--enable-debug
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user