Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/"

This reverts commit 9f7d189923.
systemd.spec was updated in [1], so we don't need this here anymore.

[1] 245a2587e0
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2023-12-08 18:40:15 +01:00 committed by Frantisek Sumsal
parent 4ae703b2b5
commit ba056e146a

View 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