From: Jay Freeman (saurik) Date: Tue, 28 Oct 2014 09:24:50 +0000 (-0700) Subject: Issues with /Applications were caused by Substrate. X-Git-Tag: v1.1.14~23 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/40bb55137f4b6d241bc69d1a6a509a32ca086ffe?ds=inline Issues with /Applications were caused by Substrate. --- diff --git a/Library/free.sh b/Library/free.sh index fcb61308..0fbcd88c 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 1264510d..5684acdd 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9890,6 +9890,7 @@ _trace(); )) goto stash; \ } while (false) + Stash_("/Applications"); Stash_("/Library/Ringtones"); Stash_("/Library/Wallpaper"); //Stash_("/usr/bin");