stop adding build.tar.gz to the release

pull/38/head
Lex Neva 2018-01-23 22:39:53 -05:00
rodzic 2ab622bdf0
commit 0086607a94
1 zmienionych plików z 0 dodań i 3 usunięć

Wyświetl plik

@ -10,8 +10,5 @@ dist: distclean
cp *.inx dist
cd dist; tar zcf ../inkstitch-$(VERSION)-$(OS)-$(ARCH).tar.gz *
# This is only here for debugging the build.
tar zcf build.tar.gz build
distclean:
rm -rf build dist *.spec *.tar.gz