This commit is contained in:
S.Çağlar Onur
2005-06-13 13:00:47 +00:00
parent f5399b3bcb
commit 94ef37edf9
+1 -1
View File
@@ -48,7 +48,7 @@ def main():
# don't do the real job here. this is just a CLI!
pb = PisiBuild(pspec)
pb.install()
pb.build()
if __name__ == "__main__":