kopia lustrzana https://github.com/inkstitch/inkstitch
stop adding build.tar.gz to the release
rodzic
2ab622bdf0
commit
0086607a94
3
Makefile
3
Makefile
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue