From: Jay Freeman (saurik) Date: Thu, 18 Nov 2010 19:04:52 +0000 (-0800) Subject: -[PackageController setPackage:] needs to reload package.html. X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/3a3ed4dc408995d66f2f91bf263b31537e64dc43?ds=sidebyside -[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 {