diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2013-12-24 00:29:02 -0800 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2013-12-24 00:29:02 -0800 |
commit | 43f8a0e803bf3cbd8bc61e7236c2a870b8aab501 (patch) | |
tree | a03af3f2ca46cb56e01419758078ad8775560d4f /MobileCydia.mm | |
parent | 0ca262bb9f944ea517b874260aa26a56fad4b599 (diff) |
Stashing /usr/libexec is fatal if using evasi0n7.
Diffstat (limited to 'MobileCydia.mm')
-rw-r--r-- | MobileCydia.mm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 2546b3a..68b6fbc 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -10271,7 +10271,6 @@ _trace(); //Stash_("/usr/bin"); Stash_("/usr/include"); Stash_("/usr/lib/pam"); - Stash_("/usr/libexec"); Stash_("/usr/share"); //Stash_("/var/lib"); |