From 0ba671841f1dd3826b6aa871bb1d194402ea6fe5 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Tue, 17 Dec 2024 10:47:53 +0100 Subject: [PATCH] Revert "Don't ship systemd-ssh-generator." This reverts commit 16614c2167e6b559399db7a0676c167184891e88. Related: RHEL-71409 --- systemd.spec | 8 -------- 1 file changed, 8 deletions(-) diff --git a/systemd.spec b/systemd.spec index bb57491..4990d18 100644 --- a/systemd.spec +++ b/systemd.spec @@ -930,14 +930,6 @@ mv -v %{buildroot}/usr/sbin/* %{buildroot}%{_bindir}/ rm %{buildroot}/usr/lib/sysusers.d/basic.conf %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} # Split files in build root into rpms