kopia lustrzana https://github.com/inkstitch/inkstitch
one more fix
rodzic
977d3b0d7e
commit
fe4a0ff1b8
2
Makefile
2
Makefile
|
@ -8,7 +8,7 @@ ARCH:=$(shell uname -m)
|
|||
dist: distclean locales
|
||||
bin/build-dist $(EXTENSIONS)
|
||||
cp *.inx dist
|
||||
mv locales dist/bin
|
||||
mv locales dist/inkstitch/bin
|
||||
cd dist; tar zcf ../inkstitch-$(VERSION)-$(OS)-$(ARCH).tar.gz *
|
||||
|
||||
distclean:
|
||||
|
|
Ładowanie…
Reference in New Issue