Use mbi macro instead of sclraw_phase

This commit is contained in:
Mikolaj Izdebski 2020-07-20 13:44:42 +02:00
parent 49fa0769e8
commit ef7e4c2cf0

View File

@ -205,7 +205,7 @@ install -d -m 755 %{buildroot}%{confdir}
install -d -m 755 %{buildroot}%{_datadir}/bash-completion/completions/
cp -a $M2_HOME/{bin,lib,boot} %{buildroot}%{homedir}/
%if !0%{?sclraw_phase}
%if !0%{?mbi}
xmvn-subst -R %{buildroot} -s %{buildroot}%{homedir}
%endif