s|/bin/bash|/bin/sh|

Originally committed to SVN as r2547.
This commit is contained in:
Amar Takhar 2008-12-29 04:43:17 +00:00
parent a41e1279b4
commit 88f7515ec4

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
PKG_DIR=${1}.app
SKEL_DIR="packages/osx_bundle"