1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-23 10:50:16 +03:00

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] 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