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