From 4e740fac80a277dd56795d24bb0d0c48bf665b8f Mon Sep 17 00:00:00 2001 From: Carl George Date: Aug 31 2020 22:27:13 +0000 Subject: Set ipaplatform to rhel --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index ef6b018..de07724 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -859,7 +859,8 @@ export PYTHON=%{__python3} %configure --with-vendor-suffix=-%{release} \ %{enable_server_option} \ %{with_ipatests_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