diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-11-21 17:32:48 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:08:59 +0000 |
commit | fd7853a6d1e9ce1485eaedd132eb94c64a70ce77 (patch) | |
tree | 5ec18dac627f21c91177b66fdb35219bdbdcb121 /make.sh | |
parent | 0c7c905239c4d54b2103b814d3a537a75a9f2774 (diff) |
Rapid release for iPhoneOS 2.2.
Diffstat (limited to 'make.sh')
-rwxr-xr-x | make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ #!/bin/bash -PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh cydia make "$@" +PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh :apt:pcre make "$@" |