]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/all/build-sources
hack around a UnicodeEditTextControl which does not deliver a correct selection unles...
[wxWidgets.git] / wxPython / distrib / all / build-sources
index a85d3bbef28f87ee483950de24a0f88f03bc1a9e..3e7f9bdcdd97700e2861a73f98ee6f729e475166 100755 (executable)
@@ -4,7 +4,7 @@
 set -o errexit
 
 # read the config variables from the file given on the command line
-. $1
+. $1
 
 if [ $skipsource != yes -o $onlysource = yes ]; then