Issues with /Applications were caused by Substrate.
authorJay Freeman (saurik) <saurik@saurik.com>
Tue, 28 Oct 2014 09:24:50 +0000 (02:24 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Tue, 28 Oct 2014 09:24:50 +0000 (02:24 -0700)
Library/free.sh
MobileCydia.mm

index fcb61308d8e6054921efbaba8d7fcb2673a15206..0fbcd88c5946a246f945fc9836606cda93773621 100755 (executable)
@@ -3,6 +3,7 @@
 # /usr/bin \
 
 for dir in \
+    /Applications \
     /Library/Wallpaper \
     /Library/Ringtones \
     /usr/include \
index 1264510dea58cc7cd65bab06ea28383f845d7473..5684acdd9716923a1f26e4023c76cd95c41741ba 100644 (file)
@@ -9890,6 +9890,7 @@ _trace();
         )) goto stash; \
     } while (false)
 
+    Stash_("/Applications");
     Stash_("/Library/Ringtones");
     Stash_("/Library/Wallpaper");
     //Stash_("/usr/bin");