diff --git a/maven.spec b/maven.spec index 49a0164..2d4b218 100644 --- a/maven.spec +++ b/maven.spec @@ -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