Skip to content
GitLab
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
07a103ce
Commit
07a103ce
authored
Dec 17, 2015
by
Ivan D'halluin
Browse files
fix archive extension
parent
47fbf7c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
optim_to_hdoc/optim_to_hdoc.ant
View file @
07a103ce
...
...
@@ -72,7 +72,7 @@
<sequential>
<local
name=
"folder_name"
/>
<basename
property=
"folder_name"
file=
"@{folder}"
/>
<zip
destfile=
"${out}/${folder_name}.
zip
"
basedir=
"@{folder}"
></zip>
<zip
destfile=
"${out}/${folder_name}.
hdoc
"
basedir=
"@{folder}"
></zip>
</sequential>
</for>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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