]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-osx
Take out AdjustPagebreak for now...
[wxWidgets.git] / wxPython / distrib / all / build-osx
index c7c6fa2c9188fb44baae45837cc21e1febe5f0dc..f799c1d63e4c04d6236411d530fab562e8b3a883 100755 (executable)
@@ -4,12 +4,12 @@
 set -o errexit
 
 # read the config variables from the file given on the command line
-. $1
+. $1
 
 
-host=$2
-flavor=$3
-pyver=$4
+host=$1
+flavor=$2
+pyver=$3
 
 if [ $skiposx != yes ]; then
     # test if the target machine is online