Fix typo in comment
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115641 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c1f0fe96f1
commit
586b79cbf3
@ -77,7 +77,7 @@
|
|||||||
|
|
||||||
<j:set var="script" value="${maven.build.dir}/setup.nsi"/>
|
<j:set var="script" value="${maven.build.dir}/setup.nsi"/>
|
||||||
|
|
||||||
<!-- call makensis.exe with the setup.nsh file -->
|
<!-- call makensis.exe with the setup.nsi file -->
|
||||||
<ant:exec executable="${maven.nsis.exe}">
|
<ant:exec executable="${maven.nsis.exe}">
|
||||||
<arg value="/V2"/>
|
<arg value="/V2"/>
|
||||||
<arg value="${script}"/>
|
<arg value="${script}"/>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user