From: Jay Freeman (saurik) Date: Sat, 19 Feb 2011 13:20:43 +0000 (-0800) Subject: Finally FINALLY found and fixed the root cause of un-deletable sources. X-Git-Tag: v1.1.0%b1~298 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/516d1d40fc53f44909477149aa7d16ebbb24dc7e?ds=inline Finally FINALLY found and fixed the root cause of un-deletable sources. --- diff --git a/MobileCydia.mm b/MobileCydia.mm index ddd82f54..69872303 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -8935,6 +8935,8 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { href, @"URI", @"./", @"Distribution", nil] forKey:[NSString stringWithFormat:@"deb:%@:./", href]]; + + Changed_ = true; } - (void) reloadDataWithInvocation:(NSInvocation *)invocation {