summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-02-15 01:21:01 +0000
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-02-15 14:48:00 +0100
commit8815d340e508f0456bb56e9858c6cea3390a6143 (patch)
tree0f8a680375895d31b91aef6f599ae0787c708a93
parent93597655ac3b1ecc8411e6b1249ab6ce631e87e2 (diff)
downloadsystemd-8815d340e508f0456bb56e9858c6cea3390a6143.tar.gz
packit: remove unsupported -Dcryptolib=openssl option
Introduced later, so it breaks the build on v249-stable
-rw-r--r--.packit.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.packit.yml b/.packit.yml
index 4545e30e08..ee47f8954e 100644
--- a/.packit.yml
+++ b/.packit.yml
@@ -31,6 +31,8 @@ actions:
# [0] https://github.com/mesonbuild/meson/issues/7360
# [1] https://github.com/systemd/systemd/pull/18908#issuecomment-792250110
- 'sed -i "/^CONFIGURE_OPTS=(/a--werror" .packit_rpm/systemd.spec'
+ # cryptolib is supported from v250 and newer, remove it
+ - 'sed -i "/-Dcryptolib=openssl/d" .packit_rpm/systemd.spec'
jobs:
- job: copr_build