forked from cory/tildefriends
Exclude openssl binaries from the release .tar.xz.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4092 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
71151a511d
commit
ed1c85288c
@ -13,5 +13,6 @@ tar \
|
||||
--exclude=deps/sqlite/shell.c \
|
||||
--exclude=deps/speedscope/*.map \
|
||||
--exclude=deps/libuv/test \
|
||||
--exclude=deps/openssl \
|
||||
-caf tildefriends-$VERSION.tar.xz tildefriends-$VERSION
|
||||
rm -rfv tildefriends-$VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user