This commit is contained in:
Jens Ole Wund
2008-12-13 23:11:12 +00:00
parent b9713d19e4
commit ba8ea9ec63

View File

@@ -558,7 +558,7 @@ def NSIS_Installer(target=None, source=None, env=None):
print "Preparing nsis file looks ok\n"
os.chdir(start_dir)
print "try to lauch makensis ...make sure it is on the path \n"
print "try to launch 'makensis' ...make sure it is on the path \n"
cmdline = "makensis " + "\""+tmpnsi+"\""