amend prev commit (fix typos)
authorRobin Gareus <robin@gareus.org>
Thu, 17 Dec 2015 20:04:08 +0000 (21:04 +0100)
committerRobin Gareus <robin@gareus.org>
Thu, 17 Dec 2015 20:04:08 +0000 (21:04 +0100)
wscript

diff --git a/wscript b/wscript
index 2c0c6a7193f68cf1865a4ebea1fdb43cf8ea7170..db1a3ddbb53c5186d95e3b53470cc27a331d39ff 100644 (file)
--- a/wscript
+++ b/wscript
@@ -490,8 +490,8 @@ int main() { return 0; }''',
 
     if conf.env['build_target'] == 'x86_64' and opt.windows_vst:
         print("\n\n==================================================")
-        print("64bit Windows VST support on 64bit Linux is experimental."
-        print("(This version of ardour will not load 32bit VSTs)"
+        print("64bit Windows VST support on 64bit Linux is experimental.")
+        print("(This version of ardour will not load 32bit VSTs)")
         print("==================================================\n\n")
 
     if conf.env['LXVST_SUPPORT'] == True: