]> git.saurik.com Git - cydia.git/commitdiff
OMG WTH.
authorJay Freeman (saurik) <saurik@saurk.com>
Wed, 9 Sep 2009 22:03:03 +0000 (22:03 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 30 Sep 2010 07:13:59 +0000 (07:13 +0000)
Cydia.mm
control

index 579d17f4fd63dba3a227bd2356a2f020662889a2..51eea376ff630c7ecbe4704f5547da5b0b238193 100644 (file)
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -8182,7 +8182,7 @@ static _finline void _setHomePage(Cydia *self) {
         [hud_ setText:@"Reorganizing\n\nWill Automatically\nClose When Done"];
         [self setStatusBarShowsProgress:YES];
 
-        [self yieldToSelector:@selector(system) withObject:@"http://www.hipsterwave.com/tag/cydia/"];
+        [self yieldToSelector:@selector(system:) withObject:@"/usr/libexec/cydia/space.sh"];
 
         [self setStatusBarShowsProgress:NO];
         [self removeProgressHUD:hud_];
diff --git a/control b/control
index 7d13b2f0e81e84c8433d31b9768e29d4a1918a17..30ba83c89ef6f1e4d15aec0e6216723f106b58b7 100644 (file)
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: required
 Section: Packaging
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 1.0.3030-1
+Version: 1.0.3032-1
 Replaces: com.sosiphone.addcydia
 Depends: apr-lib, apt7-lib, apt7-key, darwintools, pcre, shell-cmds, system-cmds, essential
 Pre-Depends: dpkg (>= 1.14.25-8)