Merge #25 liblastlog2 uses /var/lib/lastlog
This commit is contained in:
commit
ab6d50b588
1 changed files with 2 additions and 2 deletions
|
|
@ -408,7 +408,7 @@ mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps}
|
|||
# And a dirs that the makefiles don't create
|
||||
install -d %{buildroot}%{_rundir}/uuidd
|
||||
install -d %{buildroot}%{_sharedstatedir}/libuuid
|
||||
install -d %{buildroot}%{_sharedstatedir}/liblastlog
|
||||
install -d %{buildroot}%{_sharedstatedir}/lastlog
|
||||
|
||||
# /etc/adjtime
|
||||
install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/adjtime
|
||||
|
|
@ -982,7 +982,7 @@ fi
|
|||
|
||||
%files -n liblastlog2
|
||||
%license Documentation/licenses/COPYING.BSD-2-Clause
|
||||
%dir %{_sharedstatedir}/liblastlog
|
||||
%dir %{_sharedstatedir}/lastlog
|
||||
%{_libdir}/liblastlog2.so.*
|
||||
%{_pam_moduledir}/pam_lastlog2.so
|
||||
%{_tmpfilesdir}/lastlog2-tmpfiles.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue