kopia lustrzana https://github.com/inkstitch/inkstitch
typo
rodzic
f848a1f935
commit
4bad5f6e1c
2
Makefile
2
Makefile
|
@ -10,7 +10,7 @@ dist: distclean locales
|
|||
cp *.inx dist
|
||||
mv locales dist/inkstitch/bin
|
||||
if [ "$$BUILD" = "windows" ]; then \
|
||||
cd dist; zip -r ../inkstitch-$(VERISON)-win32.zip *; \
|
||||
cd dist; zip -r ../inkstitch-$(VERSION)-win32.zip *; \
|
||||
else \
|
||||
cd dist; tar zcf ../inkstitch-$(VERSION)-$(OS)-$(ARCH).tar.gz *; \
|
||||
fi
|
||||
|
|
Ładowanie…
Reference in New Issue