diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2008-04-10 02:26:36 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2008-04-10 02:26:36 +0000 |
commit | 5f6bff8c3ad91b45f72d8975d110876a4d6bf300 (patch) | |
tree | d9244078db95d693b948ae1784088a5c5df8a5b7 /make.sh | |
parent | 9743c0151780da71d82a33fd28ed72b75750072d (diff) |
Ported Cydia to gcc 4.2.
Diffstat (limited to 'make.sh')
-rwxr-xr-x | make.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/bash +PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh cydia make "$@" |