summaryrefslogtreecommitdiff
path: root/make.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2008-04-10 02:26:36 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2008-04-10 02:26:36 +0000
commit5f6bff8c3ad91b45f72d8975d110876a4d6bf300 (patch)
treed9244078db95d693b948ae1784088a5c5df8a5b7 /make.sh
parent9743c0151780da71d82a33fd28ed72b75750072d (diff)
Ported Cydia to gcc 4.2.
Diffstat (limited to 'make.sh')
-rwxr-xr-xmake.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/make.sh b/make.sh
new file mode 100755
index 0000000..f5e82dd
--- /dev/null
+++ b/make.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+PATH=/apl/n42/pre/bin:$PATH exec /apl/tel/exec.sh cydia make "$@"