]> git.saurik.com Git - cydia.git/commitdiff
Remove alternative sysroot-2.tgz as sysroot.sh is no longer egregious.
authorJay Freeman (saurik) <saurik@saurik.com>
Fri, 25 Feb 2011 11:07:59 +0000 (03:07 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 7 Mar 2011 10:41:18 +0000 (02:41 -0800)
compiling.txt

index bb3b7194f31cd2d9610abba16000f66d482c83be..a01cc0d9ee2d4836f09c413aceb2e5c2df6c0b55 100644 (file)
@@ -1,17 +1,7 @@
 0) use a Mac (I'm sorry, I really am)
 1) install the official Apple iOS SDK
-
-2) build a sysroot/ of Telesphoreo by:
-
-    a) downloading and extracting this tarball:
-    http://test.saurik.com/cydia/sysroot-2.tgz
-
-       -or-
-
-    b) doing the following crazy stunts:
-        i) install Fink (the only sane choice)
-        ii) activate Fink (. /sw/bin/init.sh)
-        ii) fink install bash ldid tar wget xz
-        iv) run ./sysroot.sh and wait a bit
-
-3) type "make" to compile the executable
+2) install Fink (the only sane choice)
+3) activate Fink (. /sw/bin/init.sh)
+4) sudo fink install bash ldid tar wget xz
+5) run ./sysroot.sh and wait a bit
+6) type "make" to compile the executable