2019-09-30 08:09:52 +00:00
committed by Git OBS Bridge
parent 3e117cd0d9
commit c3aeb89887
8 changed files with 28 additions and 12 deletions

View File

@@ -483,6 +483,7 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
install -m 644 src/etc/poms/${jarname}/pom.xml %{buildroot}/%{_mavenpomdir}/${pomname}
if [ "$jarname" = ant-launcher ]; then
%add_maven_depmap ${pomname} ${destname}${jarname}.jar -a ant:ant-launcher
@@ -498,9 +499,6 @@ do
done
%if %{with bootstrap}
#ant-parent pom
install -m 644 src/etc/poms/pom.xml %{buildroot}/%{_mavenpomdir}/JPP-ant-parent.pom
%add_maven_depmap JPP-ant-parent.pom
# scripts: remove dos and os/2 scripts
rm -f src/script/*.bat