Don't use _module_name macro
This commit is contained in:
parent
5d55e0a7c1
commit
fb2830b061
@ -198,7 +198,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 "%{_module_name}" != "javapackages-bootstrap"
|
||||
%if %{without bootstrap}
|
||||
xmvn-subst -s -R %{buildroot} -s %{buildroot}%{homedir}
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user