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