This commit is contained in:
Andrei Yankovich 2020-06-19 18:08:40 +03:00
parent 7455a176f0
commit 99a5e578de

View File

@ -114,7 +114,7 @@ class Make(BaseModule):
return "X"
def checkSupportedBuildSystems(self):
@util.renderer
def cmd(step):
PWD = step.getProperty('builddir') + '/build'