Skip to content

Commit

Permalink
Changing ctan zip name
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmano committed Oct 26, 2019
1 parent 6175bfd commit 623aee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ ctan-plain: manual
cp README.md lppl-*.txt ./circledsteps
cp circledsteps.sty circledsteps-manual.tex ./circledsteps
cp circledsteps-manual.pdf ctikzexample.tex ./circledsteps/
zip -r --from-crlf circledsteps.zip ./circledsteps/
zip -r --from-crlf circledsteps-ctan.zip ./circledsteps/

clean:
latexmk -C circledsteps-manual.tex
rm -rf ./circledsteps circledsteps.zip
rm -rf ./circledsteps circledsteps-ctan.zip

0 comments on commit 623aee0

Please sign in to comment.