summaryrefslogtreecommitdiff
path: root/sysroot.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-06-26 23:02:32 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-06-26 23:02:44 -0700
commit64edd9dfbc798337d33d3b070a1174c9a1b09eb9 (patch)
treeb0dbd784b8f81306061752e38b724d00136a0480 /sysroot.sh
parentb4fd1197563aca30cf01bf3efaa5c015ba768e11 (diff)
Borrow Cycript's CYPool to avoid Depends: apr-lib.
Diffstat (limited to 'sysroot.sh')
-rwxr-xr-xsysroot.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysroot.sh b/sysroot.sh
index ec3ee2c..e17d8d9 100755
--- a/sysroot.sh
+++ b/sysroot.sh
@@ -62,8 +62,6 @@ function extract() {
declare -A urls
-urls[apr]=http://apt.saurik.com/debs/apr_1.3.3-4_iphoneos-arm.deb
-urls[apr-lib]=http://apt.saurik.com/debs/apr-lib_1.3.3-2_iphoneos-arm.deb
urls[apt7]=http://apt.saurik.com/debs/apt7_0.7.25.3-7_iphoneos-arm.deb
urls[apt7-lib]=http://apt.saurik.com/debs/apt7-lib_0.7.25.3-12_iphoneos-arm.deb
urls[coreutils]=http://apt.saurik.com/debs/coreutils_7.4-11_iphoneos-arm.deb