From f9fb135f504729fd9de75c77a3a294effb5efe14 Mon Sep 17 00:00:00 2001 From: Carl George Date: Dec 17 2020 20:38:55 +0000 Subject: Set ipaplatform to rhel --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index db3673a..c6386f4 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -931,7 +931,8 @@ autoreconf -ivf %{enable_server_option} \ %{with_ipatests_option} \ %{with_ipa_join_xml_option} \ - %{linter_options} + %{linter_options} \ + --with-ipaplatform=rhel # run build in default dir # -Onone is workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1398405