summaryrefslogtreecommitdiff
path: root/sysroot.sh
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2018-08-13 00:04:06 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2018-08-13 00:04:06 -0700
commit429e511d2440691bd04f6d0f9db9ef0cd49d7153 (patch)
tree335b06d7e3fc7adbbab7f40c03cf6524a13c7f64 /sysroot.sh
parenta3c544a520a774dd106da3abc598c5859a48273e (diff)
libapt-pkg needs to be statically linked on armv6.
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 2a2c4b8..99c8889 100755
--- a/sysroot.sh
+++ b/sysroot.sh
@@ -64,8 +64,6 @@ function extract() {
declare -A urls
-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
if [[ 0 ]]; then