]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-windows
Adding code to load Config objects from a file, and move to modifying environment...
[wxWidgets.git] / wxPython / distrib / all / build-windows
index 95a946b1a36a0a4bfd32d2900dfa648a4c8d3861..f2723aa57f3dbfe34edfa622548c0c7368726aa7 100755 (executable)
@@ -4,7 +4,7 @@
 set -o errexit
 
 # read the config variables from the file given on the command line
-. $1
+. $1
 
 PYVER=$2