diff options
author | Jay Freeman <saurik@saurik.com> | 2008-12-31 09:33:43 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-12-31 09:33:43 +0000 |
commit | 791b8ab8b911afd5c4a4ea42e7a7d5285b1ea58d (patch) | |
tree | 8dec07f42d808b2c10ecd10dec01963e57fb056b /data/cydia/make.sh | |
parent | 3e1af758cdf4cf5418841534872ac8294fc4a018 (diff) |
So close, yet so damned far. EdgeCast sucks ass.
git-svn-id: http://svn.telesphoreo.org/trunk@524 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/cydia/make.sh')
-rw-r--r-- | data/cydia/make.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/cydia/make.sh b/data/cydia/make.sh index 4f88ea90f..8269001a7 100644 --- a/data/cydia/make.sh +++ b/data/cydia/make.sh @@ -4,7 +4,6 @@ make pkg: mkdir -p /usr/libexec /var/lib/cydia pkg: cp -a Library /usr/libexec/cydia -pkg: cp -a exec /usr/libexec/cydia pkg: mkdir -p /System/Library pkg: cp -a LaunchDaemons /System/Library |