From bdc466daf638c629aa60b110ac654c5cbde94130 Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 9 Sep 2009 22:03:03 +0000 Subject: [PATCH] OMG WTH. --- Cydia.mm | 2 +- control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cydia.mm b/Cydia.mm index 579d17f4..51eea376 100644 --- 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 7d13b2f0..30ba83c8 100644 --- a/control +++ b/control @@ -3,7 +3,7 @@ Priority: required Section: Packaging Maintainer: Jay Freeman (saurik) 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) -- 2.45.2