Explorar o código

Linux build fix.

Adam Ierymenko %!s(int64=10) %!d(string=hai) anos
pai
achega
d7344871e6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      make-linux.mk

+ 1 - 1
make-linux.mk

@@ -91,6 +91,6 @@ debug:	FORCE
 
 official: FORCE
 	make -j 4 ZT_OFFICIAL_RELEASE=1
-	./buildinstaller.sh
+	make ZT_OFFICIAL_RELEASE=1 installer
 
 FORCE: