projects
/
cydia.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc8eb1
)
Merge bootstrap fix from Telesphoreo.
author
Jay Freeman (saurik)
<saurik@saurik.com>
Wed, 16 Sep 2009 22:44:35 +0000
(22:44 +0000)
committer
Jay Freeman (saurik)
<saurik@saurik.com>
Thu, 30 Sep 2010 07:13:59 +0000
(07:13 +0000)
Cydia.mm
patch
|
blob
|
blame
|
history
diff --git
a/Cydia.mm
b/Cydia.mm
index 857819a89b445048cc3ea7c17910e9e4e13a0420..17b7512994a1921e796c3a7d35aa5db0dbad6a92 100644
(file)
--- a/
Cydia.mm
+++ b/
Cydia.mm
@@
-8143,7
+8143,7
@@
static _finline void _setHomePage(Cydia *self) {
[hud_ setText:@"Reorganizing\n\nWill Automatically\nClose When Done"];
[self setStatusBarShowsProgress:YES];
- [self yieldToSelector:@selector(system:) withObject:@"/usr/libexec/cydia/
spac
e.sh"];
+ [self yieldToSelector:@selector(system:) withObject:@"/usr/libexec/cydia/
fre
e.sh"];
[self setStatusBarShowsProgress:NO];
[self removeProgressHUD:hud_];