This commit is contained in:
4
ant.spec
4
ant.spec
@@ -482,6 +482,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
|
||||
@@ -497,9 +498,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
|
||||
|
Reference in New Issue
Block a user