From ba056e146a26c4f734988a18ab5fb461e539bda0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 8 Dec 2023 18:40:15 +0100 Subject: [PATCH] Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/" This reverts commit 9f7d1899235a237ba7a6000479cbf3965b224fd9. systemd.spec was updated in [1], so we don't need this here anymore. [1] https://src.fedoraproject.org/rpms/systemd/c/245a2587e095a08a61af4e48f7daa57dee3629e6 --- .packit.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.packit.yml b/.packit.yml index 773c8f79da2..db133f4dc56 100644 --- a/.packit.yml +++ b/.packit.yml @@ -34,8 +34,6 @@ actions: - 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec' # Ignore unpackaged standalone binaries - "sed -i 's/assert False,.*/pass/' .packit_rpm/split-files.py" - # Don't take ownership of /etc/ssh/sshd_config.d/ - - "sed -i '/\\/usr\\/share\\/dbus-1\\$/a\\/etc\\/ssh\\/sshd_config.d\\$\\|' .packit_rpm/split-files.py" jobs: - job: copr_build -- 2.47.3