]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/distrib/mac/buildPython
Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)
[wxWidgets.git] / wxPython / distrib / mac / buildPython
diff --git a/wxPython/distrib/mac/buildPython b/wxPython/distrib/mac/buildPython
deleted file mode 100755 (executable)
index 1735a89..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-#
-# build binary package and put it on a disk image
-#
-
-
-prog="`dirname \"$0\"`/_`basename \"$0\"`"
-sudo "$prog" "${USER?'USER not set.'}" "$@"