From: Jay Freeman (saurik) Date: Wed, 21 Oct 2015 18:07:17 +0000 (-0700) Subject: Let's just stash /Applications (Pangu said "yes"). X-Git-Tag: v1.1.25^0 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/a8c416fa7b8a15e97436422a7d8064473d156cf3?ds=inline Let's just stash /Applications (Pangu said "yes"). --- diff --git a/Library/free.sh b/Library/free.sh index 1c72e0f9..5a9082cf 100755 --- a/Library/free.sh +++ b/Library/free.sh @@ -3,6 +3,7 @@ # /usr/bin \ for dir in \ + /Applications \ /Library/Wallpaper \ /Library/Ringtones \ /usr/include \ diff --git a/MobileCydia.mm b/MobileCydia.mm index d0d71e8e..eacb25d9 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9947,6 +9947,7 @@ _trace(); )) goto stash; \ } while (false) + Stash_("/Applications"); Stash_("/Library/Ringtones"); Stash_("/Library/Wallpaper"); //Stash_("/usr/bin");