Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephane Crozat
hdoc
Commits
ae2c77d6
Commit
ae2c77d6
authored
Dec 10, 2015
by
qaomia
Browse files
fix in ant script
parent
d3d22556
Changes
1
Hide whitespace changes
Inline
Side-by-side
etherpad_to_hdoc/antce/myantce.ant
View file @
ae2c77d6
...
...
@@ -44,7 +44,7 @@
<!-- Zip Hdoc container -->
<target
name=
"zip"
>
<zip
basedir=
"${tmp}tozip/"
destfile=
"${out}/output.hdoc"
/>
<zip
basedir=
"${tmp}
/
tozip/"
destfile=
"${out}/output.hdoc"
/>
</target>
<target
name=
"main"
depends=
"start,apply-xslt,construct_hdoc,zip"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment