summaryrefslogtreecommitdiff
path: root/compiling.txt
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2011-02-25 03:06:50 -0800
committerJay Freeman (saurik) <saurik@saurik.com>2011-03-07 02:41:17 -0800
commit569d107cce540315f637375c07e9685f25999fe7 (patch)
tree3510753394a7ff01aaf3f1a9e40754696fec3086 /compiling.txt
parent6a451713c956fcb815e34b125c06ce305c6cd94b (diff)
Drop sysroot.sh dependency on CydiaSubstrate.
Diffstat (limited to 'compiling.txt')
-rw-r--r--compiling.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/compiling.txt b/compiling.txt
index 72d3040..bb3b719 100644
--- a/compiling.txt
+++ b/compiling.txt
@@ -9,10 +9,9 @@
-or-
b) doing the following crazy stunts:
- i) install Cydia Substrate (in beta)
- ii) install Fink (the only sane choice)
- iii) activate Fink (. /sw/bin/init.sh)
- iv) fink install bash ldid tar wget
- v) run ./sysroot.sh and wait a bit
+ 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