This commit is contained in:
Barış Metin
2005-07-04 16:32:04 +00:00
parent 24c27baf3f
commit 964112db72
+1
View File
@@ -124,6 +124,7 @@ class PisiBuild:
os.environ.update(evn)
def compileActionScript(self):
"""Compiles actions.py and sets the actionLocals and actionGlobals"""
specdir = os.path.dirname(self.ctx.pspecfile)
scriptfile = os.path.join(specdir, const.actions_file)
try: