mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-21 09:33:57 +03:00
packit: drop bfq patch
Does not apply on v250-stable
This commit is contained in:
parent
7cda67d4f4
commit
2298094b2c
@ -25,6 +25,8 @@ actions:
|
||||
# - Patch(0000-0499): backported patches from upstream
|
||||
# - Patch0500-9999: downstream-only patches
|
||||
- "sed -ri '/^Patch(0[0-4]?[0-9]{0,2})?\\:.+\\.patch/d' .packit_rpm/systemd.spec"
|
||||
# Also drop the bfq scheduler patch, does not apply on v250-stable
|
||||
- "sed -ri '/^Patch0500\\:.+\\.patch/d' .packit_rpm/systemd.spec"
|
||||
# Build the RPM with --werror. Even though --werror doesn't work in all
|
||||
# cases (see [0]), we can't use -Dc_args=/-Dcpp_args= here because of the
|
||||
# RPM hardening macros, that use $CFLAGS/$CPPFLAGS (see [1]).
|
||||
|
Loading…
Reference in New Issue
Block a user