diff options
Diffstat (limited to 'build.ant')
| -rw-r--r-- | build.ant | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ <target name="deploy-local.clean"> - <mkdir dir="${targetDeploymentDir}" description="bootstap if missing" /> + <mkdir dir="${targetDeploymentDir}" description="bootstrap if missing" /> <!-- bin/ -> link: avoid specifying followsymlinks on the following delete task --> <symlink action="delete" link="deploy-local/bin" /> |
