projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Now we can build all tarballs on one (Unix shell) box using pre-flight.sh.
[wxWidgets.git]
/
wxPython
/
distrib
/
all
/
build-sources
diff --git
a/wxPython/distrib/all/build-sources
b/wxPython/distrib/all/build-sources
index a85d3bbef28f87ee483950de24a0f88f03bc1a9e..3e7f9bdcdd97700e2861a73f98ee6f729e475166 100755
(executable)
--- a/
wxPython/distrib/all/build-sources
+++ b/
wxPython/distrib/all/build-sources
@@
-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