]> git.saurik.com Git - cycript.git/blobdiff - iPhone.sh
Darwin proves that we need to check the version of GNU tar.
[cycript.git] / iPhone.sh
index 7422689f5f9a655194709d4df17087a29cd5a638..bd1d514ec8a2fda7a763e8cb02630acf9c678466 100755 (executable)
--- a/iPhone.sh
+++ b/iPhone.sh
@@ -1 +1,2 @@
-PKG_ARCH=iphoneos-arm /apl/tel/exec.sh :apr-lib:libffi:readline:sqlite3 make -f iPhone.mk
+#!/usr/bin/env bash
+PKG_ARCH=iphoneos-arm /apl/tel/exec.sh :apr-lib:libffi:readline make -f iPhone.mk "$@"