]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
Added component control accessors to wxEditableListBox
[wxWidgets.git] / wxPython / b
index 4ab9f9e4c6148b506c5492ec3939ea26a0106fdc..4f6136fb0a15d964b3f096aac86ef61169a52bca 100755 (executable)
@@ -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