Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37547678
en ru br
ALT Linux repos
S:1.9.6-alt8_3jpp8

Group :: Development/Java
RPM: ant1.9

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ant19bin.patch
Download


--- apache-ant-1.9.6/src/script/ant	2018-06-25 09:51:52.000000000 +0300
+++ apache-ant-1.9.6/src/script/ant	2021-06-13 14:55:58.296753981 +0300
@@ -167,7 +167,7 @@
 # request optional jars and their dependencies via the OPT_JAR_LIST
 # variable
 if $rpm_mode && [ -x /usr/bin/build-classpath ] ; then
-  LOCALCLASSPATH="$(/usr/bin/build-classpath ant ant-launcher jaxp_parser_impl xml-commons-apis)"
+  LOCALCLASSPATH="$(/usr/bin/build-classpath ant ant-launcher)"
 
   # If no optional jars have been specified then build the default list
   if [ -z "$OPT_JAR_LIST" ] ; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin