summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 51f983f..a699008 100644
--- a/SConstruct
+++ b/SConstruct
@@ -222,7 +222,7 @@ if 'dist' in COMMAND_LINE_TARGETS:
os.popen("rm -f "+FOLDER+"/config.py*")
## make the tarball
- print GREEN+"Writing archive "+ARCHIVE+NORMAL
+ print(GREEN+"Writing archive "+ARCHIVE+NORMAL)
os.popen("tar cjf "+ARCHIVE+" "+FOLDER)
## remove the temporary directory