mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-20 18:50:17 +03:00
Install gpupdate manpage
This commit is contained in:
parent
547c4d6efd
commit
759d2df6cf
@ -50,6 +50,7 @@ install -Dm0644 %name.service %buildroot%_unitdir/%name.service
|
||||
install -Dm0644 %name.service %{buildroot}/usr/lib/systemd/user/%{name}-user.service
|
||||
install -Dm0644 system-policy-%name %buildroot%_sysconfdir/pam.d/system-policy-%name
|
||||
install -Dm0644 doc/gpoa.1 %buildroot/%{_man1dir}/gpoa.1
|
||||
install -Dm0644 doc/gpupdate.1 %buildroot/%{_man1dir}/gpupdate.1
|
||||
|
||||
%preun
|
||||
%preun_service gpupdate
|
||||
@ -66,6 +67,7 @@ install -Dm0644 doc/gpoa.1 %buildroot/%{_man1dir}/gpoa.1
|
||||
%_datadir/%name
|
||||
%_unitdir/%name.service
|
||||
%{_man1dir}/gpoa.1.xz
|
||||
%{_man1dir}/gpupdate.1.xz
|
||||
/usr/lib/systemd/user/%{name}-user.service
|
||||
%_sysconfdir/pam.d/system-policy-%name
|
||||
%dir %_cachedir/%name
|
||||
|
Loading…
x
Reference in New Issue
Block a user