Revert "Don't ship systemd-ssh-generator."
This reverts commit 16614c2167
.
Related: RHEL-71409
This commit is contained in:
parent
4f4a7b15ca
commit
0ba671841f
@ -930,14 +930,6 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/
|
|||||||
rm %{buildroot}/usr/lib/sysusers.d/basic.conf
|
rm %{buildroot}/usr/lib/sysusers.d/basic.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# We don't want to ship systemd-ssh-generator and it is not possible to disable it via meson_options.txt
|
|
||||||
# OpenScanHub doesn't build man pages, so let's not fail when they are not present
|
|
||||||
rm %{buildroot}%{_prefix}/lib/systemd/system-generators/systemd-ssh-generator
|
|
||||||
rm %{buildroot}%{_prefix}/lib/systemd/system/ssh-access.target
|
|
||||||
rm %{buildroot}%{_prefix}/lib/systemd/systemd-ssh-proxy
|
|
||||||
rm %{buildroot}%{_mandir}/man1/systemd-ssh-proxy.1 || :
|
|
||||||
rm %{buildroot}%{_mandir}/man8/systemd-ssh-generator.8 || :
|
|
||||||
|
|
||||||
%find_lang %{name}
|
%find_lang %{name}
|
||||||
|
|
||||||
# Split files in build root into rpms
|
# Split files in build root into rpms
|
||||||
|
Loading…
Reference in New Issue
Block a user