gn:ver.bump

This commit is contained in:
Rmys
2018-12-01 18:33:33 +03:00
parent 9499d33786
commit 00b66c52fa
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
def build():
shelltools.cd("build")
shelltools.system("python ./gen.py --no-sysroot")
shelltools.system("python ./gen.py")
shelltools.cd("..")
shelltools.system("ninja -C out gn")