diff -ru cydia-1.0.3032/cydia/Cydia.mm cydia-1.0.3032+iPhone/cydia/Cydia.mm --- cydia-1.0.3032/cydia/Cydia.mm 2009-09-09 22:03:03.000000000 +0000 +++ cydia-1.0.3032+iPhone/cydia/Cydia.mm 2009-09-10 03:46:28.000000000 +0000 @@ -8182,7 +8182,7 @@ [hud_ setText:@"Reorganizing\n\nWill Automatically\nClose When Done"]; [self setStatusBarShowsProgress:YES]; - [self yieldToSelector:@selector(system:) withObject:@"/usr/libexec/cydia/space.sh"]; + [self yieldToSelector:@selector(system:) withObject:@"/usr/libexec/cydia/free.sh"]; [self setStatusBarShowsProgress:NO]; [self removeProgressHUD:hud_];