From: Jay Freeman (saurik) Date: Thu, 18 Nov 2010 19:04:52 +0000 (-0800) Subject: -[PackageController setPackage:] needs to reload package.html. X-Git-Tag: v1.0.3366~17 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/56e88a25676b887d5bdd49a07cf12ffd3e43849b?hp=c6ca67ba495ffc33233e8966de9731696ef717de -[PackageController setPackage:] needs to reload package.html. --- diff --git a/MobileCydia.mm b/MobileCydia.mm index 33f5ab5d..40f1d259 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -5314,6 +5314,8 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { target:self action:@selector(customButtonClicked) ]; + + [self reloadURL]; } - (bool) isLoading {