ant: gerekmeyen dosyalar silindi.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
ANT_HOME="/usr/share/ant"
|
||||
@@ -1,11 +0,0 @@
|
||||
--- apache-ant-1.8.0.orig/build.xml 2010-04-13 14:09:27.501531982 +0200
|
||||
+++ apache-ant-1.8.0/build.xml 2010-04-13 14:57:08.321408006 +0200
|
||||
@@ -832,7 +832,7 @@
|
||||
===================================================================
|
||||
-->
|
||||
<target name="dist-lite"
|
||||
- depends="jars,test-jar"
|
||||
+ depends="jars"
|
||||
description="--> creates a minimum distribution to run Apache Ant">
|
||||
|
||||
<mkdir dir="${dist.dir}"/>
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
. /etc/apache-ant/ant.conf
|
||||
. /etc/ant/ant.conf
|
||||
|
||||
export LOCALCLASSPATH=${OPT_JAR_LIST}
|
||||
/usr/share/apache-ant/bin/ant "$@"
|
||||
/usr/share/ant/bin/ant "$@"
|
||||
Reference in New Issue
Block a user