From 3ef539929ef61b6ebe2c07c3b5edb002ea628f3f Mon Sep 17 00:00:00 2001 From: "Jay Freeman (saurik)" Date: Wed, 19 Sep 2012 10:10:46 -0700 Subject: Use sbdidlaunch to handle bothersome uicache race. --- Library/startup | 1 + cydia.control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Library/startup b/Library/startup index 9321198..7028052 100755 --- a/Library/startup +++ b/Library/startup @@ -18,5 +18,6 @@ if [[ ${#debs[@]} -ne 0 && -f ${debs[0]} ]]; then fi if [[ ${cache+@} ]]; then + sbdidlaunch su -c uicache mobile fi diff --git a/cydia.control b/cydia.control index a0021c8..9d4f634 100644 --- a/cydia.control +++ b/cydia.control @@ -5,7 +5,7 @@ Maintainer: Jay Freeman (saurik) Architecture: iphoneos-arm Version: Replaces: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, saurik, ste, yellowsn0w.com, zodttd -Depends: apr-lib, apt7-lib, apt7-key, cydia-lproj, darwintools, debianutils, org.thebigboss.repo.icons, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.1.0) +Depends: apr-lib, apt7-lib, apt7-key, cydia-lproj, darwintools, debianutils, org.thebigboss.repo.icons, pcre, sed, shell-cmds, system-cmds, uikittools (>= 1.1.4) Conflicts: bigboss, bigbossbetarepo, com.sosiphone.addcydia, cydia-sources, ispazio.net, modmyifone, ste, yellowsn0w.com, zodttd Pre-Depends: debianutils Provides: bigbossbetarepo, cydia-sources -- cgit v1.2.3