From 75406a880d9f27c01d5c2418a0ea9c29dbef4b12 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Tue, 15 Feb 2022 18:03:13 +0100 Subject: [PATCH] tests: fix fmf error in tests/fedora-flags --- tests/fedora-flags/main.fmf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fedora-flags/main.fmf b/tests/fedora-flags/main.fmf index a9fcdbc..cc6405b 100644 --- a/tests/fedora-flags/main.fmf +++ b/tests/fedora-flags/main.fmf @@ -11,6 +11,6 @@ adjust: and arch == s390x - because: "To enable rpm macros not available by default (e.g. build_cflags), epel-rpm-macros is needed" - - require+: + require+: - epel-rpm-macros when: distro == rhel-7