Make xmvn-subst strict
This commit is contained in:
parent
d68ce2cfda
commit
017bb8164a
@ -206,7 +206,7 @@ install -d -m 755 %{buildroot}%{_datadir}/bash-completion/completions/
|
||||
|
||||
cp -a $M2_HOME/{bin,lib,boot} %{buildroot}%{homedir}/
|
||||
%if !0%{?mbi}
|
||||
xmvn-subst -R %{buildroot} -s %{buildroot}%{homedir}
|
||||
xmvn-subst -s -R %{buildroot} -s %{buildroot}%{homedir}
|
||||
%endif
|
||||
|
||||
install -p -m 644 %{SOURCE2} %{buildroot}%{homedir}/bin/
|
||||
|
Loading…
Reference in New Issue
Block a user