From: Jay Freeman (saurik) Date: Mon, 27 Oct 2014 19:35:08 +0000 (-0700) Subject: Remove /Applications from the stashing mechanism. X-Git-Tag: v1.1.14~25 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/ccf4005a8ed109b527637527254a7b56aae47d6f Remove /Applications from the stashing mechanism. --- diff --git a/Library/free.sh b/Library/free.sh index 0fbcd88c..fcb61308 100755 --- a/Library/free.sh +++ b/Library/free.sh @@ -3,7 +3,6 @@ # /usr/bin \ for dir in \ - /Applications \ /Library/Wallpaper \ /Library/Ringtones \ /usr/include \ diff --git a/MobileCydia.mm b/MobileCydia.mm index 83783e36..37eb5e7b 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9890,7 +9890,6 @@ _trace(); )) goto stash; \ } while (false) - Stash_("/Applications"); Stash_("/Library/Ringtones"); Stash_("/Library/Wallpaper"); //Stash_("/usr/bin");