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 /Library | |
parent | 0ca262bb9f944ea517b874260aa26a56fad4b599 (diff) |
Stashing /usr/libexec is fatal if using evasi0n7.
Diffstat (limited to 'Library')
-rwxr-xr-x | Library/free.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/free.sh b/Library/free.sh index 2e90608..0fbcd88 100755 --- a/Library/free.sh +++ b/Library/free.sh @@ -8,7 +8,6 @@ for dir in \ /Library/Ringtones \ /usr/include \ /usr/lib/pam \ - /usr/libexec \ /usr/share \ ; do . /usr/libexec/cydia/move.sh "$@" "${dir}" |