mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02:00
Revert "packit: don't take ownership of /etc/ssh/sshd_config.d/"
This reverts commit9f7d189923
. systemd.spec was updated in [1], so we don't need this here anymore. [1]245a2587e0
This commit is contained in:
committed by
Frantisek Sumsal
parent
4ae703b2b5
commit
ba056e146a
@@ -34,8 +34,6 @@ actions:
|
|||||||
- 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec'
|
- 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec'
|
||||||
# Ignore unpackaged standalone binaries
|
# Ignore unpackaged standalone binaries
|
||||||
- "sed -i 's/assert False,.*/pass/' .packit_rpm/split-files.py"
|
- "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:
|
jobs:
|
||||||
- job: copr_build
|
- job: copr_build
|
||||||
|
Reference in New Issue
Block a user