]> git.saurik.com Git - cydia.git/commitdiff
Remove /Applications from the stashing mechanism.
authorJay Freeman (saurik) <saurik@saurik.com>
Mon, 27 Oct 2014 19:35:08 +0000 (12:35 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Mon, 27 Oct 2014 19:35:08 +0000 (12:35 -0700)
Library/free.sh
MobileCydia.mm

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