mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
Revert "packit: temporarily build systemd without BPF stuff"
The latest Rawhide compose (20240210.n.1) finished successfully and made
it to the mirrors, so let's drop the bpftool workaround.
This reverts commit 8a0ec8852c
.
This commit is contained in:
parent
1a0541d44c
commit
8ceac11069
@ -44,10 +44,6 @@ actions:
|
||||
# Temporarily add libarchive-devel build dep and libarchive runtime dep
|
||||
# until the change propagates to Rawhide's specfile
|
||||
- "sed -ri '0,/^BuildRequires: .+$/s//&\\nBuildRequires: libarchive-devel\\nRequires: libarchive/' .packit_rpm/systemd.spec"
|
||||
# FIXME: temporarily build without BPF stuff, since there's currently no
|
||||
# bpftool package in Rawhide (at least not until [0] lands)
|
||||
# [0] https://bodhi.fedoraproject.org/updates/FEDORA-2024-bb73636f1d
|
||||
- "sed -nri '1N;2N;/\\nBuildRequires:\\s+bpftool$/{N;N;d};P;N;D' .packit_rpm/systemd.spec"
|
||||
|
||||
jobs:
|
||||
- job: copr_build
|
||||
|
Loading…
Reference in New Issue
Block a user