]> git.saurik.com Git - cydia.git/commitdiff
Do not stash /Applications (extra fatal on iOS 9). v1.1.24
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2015 14:06:36 +0000 (07:06 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 12 Oct 2015 14:06:36 +0000 (07:06 -0700)
Library/free.sh
MobileCydia.mm

index 5a9082cf2d2739568b0e2e02395a4e2330d6719d..1c72e0f992e4ebb941bca1ee64596268a8845ebb 100755 (executable)
@@ -3,7 +3,6 @@
 # /usr/bin \
 
 for dir in \
-    /Applications \
     /Library/Wallpaper \
     /Library/Ringtones \
     /usr/include \
index eacb25d9bd88088d7bee5f753bd890940f9e6cc5..d0d71e8e624dc259a3efe285440ff8318be046cb 100644 (file)
@@ -9947,7 +9947,6 @@ _trace();
         )) goto stash; \
     } while (false)
 
-    Stash_("/Applications");
     Stash_("/Library/Ringtones");
     Stash_("/Library/Wallpaper");
     //Stash_("/usr/bin");