mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
Minor fix'
svn path=/nixpkgs/trunk/; revision=1166
This commit is contained in:
parent
0c7969f9c8
commit
ad8c419f15
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export JAVACMD=$j2sdk/bin/java
|
|||
export ANT_OPTS=""
|
||||
export ANT_ARGS=""
|
||||
|
||||
$ant/bin/core-ant
|
||||
$ant/bin/core-ant \$@
|
||||
EOF
|
||||
|
||||
chmod a+x $out/bin/ant || exit 1
|
||||
|
|
Loading…
Reference in a new issue