grapviz: Update actions.py

This commit is contained in:
Berk Çakar
2021-04-24 14:19:59 +03:00
committed by GitHub
parent 66c2b26332
commit b5fac406b2
+1
View File
@@ -26,6 +26,7 @@ j = ''.join([
])
def setup():
shelltools.export("CONFIG_SHELL", "/bin/bash")
shelltools.system("NOCONFIGURE=1 ./autogen.sh")
autotools.configure(j)