X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ca31b3da9988750539c28ab7bf07518832cab6a0..e422162882bf4c5ae743fd618864e97206765fca:/wxPython/b diff --git a/wxPython/b b/wxPython/b index 4ab9f9e4c6..4f6136fb0a 100755 --- a/wxPython/b +++ b/wxPython/b @@ -47,7 +47,7 @@ elif [ "$1" = "t" ]; then # "i" --> install elif [ "$1" = "i" ]; then shift - CMD="$SETUP build $OTHERFLAGS install" + CMD="$SETUP $FLAGS $OTHERFLAGS install" # "s" --> source dist elif [ "$1" = "s" ]; then