]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 8 Dec 2023 17:40:15 +0000 (18:40 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Fri, 8 Dec 2023 19:12:19 +0000 (19:12 +0000)
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

index 773c8f79da2695299a7eca4288e2b2e93d382310..db133f4dc56f6bbc9d4ec8c893c30adc9e155b8a 100644 (file)
@@ -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