From bb09d2d2d83ee94899f43884256baab4d2cf39e4 Mon Sep 17 00:00:00 2001 From: Carl George Date: Sep 17 2020 19:15:43 +0000 Subject: Set ipaplatform to rhel --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index fa3e993..0e66609 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -860,7 +860,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