]> git.pld-linux.org Git - packages/ant.git/commitdiff
- ignore unset exit status auto/ac/ant-1_6_5-1_1
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 20 May 2006 18:13:31 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ant.spec -> 1.50

ant.spec

index 716cdf8c4cec94a9ae5179360a32db391346ba77..4d86aa29485fcf616b4e696402815a3623bf7c34 100644 (file)
--- a/ant.spec
+++ b/ant.spec
@@ -404,7 +404,7 @@ find . -name "*.jar" -exec rm -f {} \;
 
 %build
 
-unset JAVA_HOME
+unset JAVA_HOME || :
 export JAVA_HOME="%{java_home}" 
 
 required_jars="jaxp_parser_impl"
This page took 0.0667450000000001 seconds and 4 git commands to generate.