Skip to content

Commit

Permalink
Revert "packit: drop the dependency on python3-zstd"
Browse files Browse the repository at this point in the history
This reverts commit 43bf3e1.

rhel-only: ci

Related: RHEL-36636
  • Loading branch information
jamacku committed Aug 14, 2024
1 parent f5470e9 commit bc7865e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .packit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,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"
# Drop the python3dist(zstd) dependency, as it's only in the RHEL buildroot
# repo
- "sed -i '/python3dist(zstd)/d' .packit_rpm/systemd.spec"

# Available targets can be listed via `copr-cli list-chroots`
jobs:
Expand Down

0 comments on commit bc7865e

Please sign in to comment.