From 21560bbbb3ea550419276ced5cda10011e3ce706 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Nov 17 2019 18:41:09 +0000 Subject: Patch ipa spec to use the right ipaplatform --- diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index 4cfb419..4c5efe5 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -792,7 +792,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