From: Zbigniew Jędrzejewski-Szmek Date: Fri, 8 Dec 2023 17:40:15 +0000 (+0100) Subject: Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/" X-Git-Tag: v256-rc1~1546 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ba056e146a26c4f734988a18ab5fb461e539bda0;p=thirdparty%2Fsystemd.git 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 --- 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