]> git.saurik.com Git - cydia.git/commitdiff
-[PackageController setPackage:] needs to reload package.html.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 18 Nov 2010 19:04:52 +0000 (11:04 -0800)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 18 Nov 2010 19:04:52 +0000 (11:04 -0800)
MobileCydia.mm

index 33f5ab5d24491879207d808cf7c2d62df3c99cb6..40f1d259def75487d9708a4dc81ae913724556bf 100644 (file)
@@ -5314,6 +5314,8 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) {
         target:self
         action:@selector(customButtonClicked)
     ];
         target:self
         action:@selector(customButtonClicked)
     ];
+
+    [self reloadURL];
 }
 
 - (bool) isLoading {
 }
 
 - (bool) isLoading {