projects
/
wxWidgets.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
added QS_ALLPOSTMESSAGE
[wxWidgets.git]
/
wxPython
/
distrib
/
mac
/
buildPython
1
#!/bin/sh -e
2
#
3
# build binary package and put it on a disk image
4
#
5
6
7
prog
=
"`dirname
\"
$0
\"
`/_`basename
\"
$0
\"
`"
8
sudo
"
$prog
"
"
${USER?'USER not set.'}
"
"$@"