From 869e1d89d37e12db66c11050b329022fff98d431 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: May 27 2020 01:29:21 +0000 Subject: ipaplatform for idm:client --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index a944328..631f186 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -789,7 +789,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