make_archive: update to exclude vendor dir from release tarballs

This commit is contained in:
mappu 2018-06-09 17:50:37 +12:00
parent ac3f1de391
commit 55dba76952
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
hg archive out.zip
XZ_OPTS=-9 tar caf out.tar.xz --owner=0 --group=0 *.go Gopkg* cmd/mkthumb/*.go _dist/README.txt