use more friendly OS name 'osx' for tarball file name

pull/181/head
Lex Neva 2018-08-01 17:24:29 -04:00
rodzic f674ccd4e9
commit 666e1f08c3
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,7 @@ EXTENSIONS:=inkstitch
# This gets the branch name or the name of the tag
VERSION:=$(TRAVIS_BRANCH)
OS:=$(shell uname)
OS:=$(TRAVIS_OS_NAME)
ARCH:=$(shell uname -m)
dist: distclean locales