SHA256
1
0
forked from pool/ant
2019-09-30 08:17:40 +00:00
committed by Git OBS Bridge
parent c3aeb89887
commit 33def1831c
4 changed files with 12 additions and 4 deletions

View File

@@ -483,7 +483,9 @@ do
fi
#install pom
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
if [ "$jarname" != ant-bootstrap ]; then
%pom_remove_parent src/etc/poms/${jarname}/pom.xml
fi
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