summaryrefslogtreecommitdiff
path: root/Library
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2015-06-25 01:20:35 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2015-06-25 01:20:35 -0700
commit98aab5ed9061436910f4210b017c6c2b3ddf1e41 (patch)
treecf304b1683fcd7a3508c29c3c9a02a48c651f726 /Library
parentbabd4efa368bd4b9d26b41d71b65c1e82e044396 (diff)
Do not stash /usr/lib/pam (just wishful thinking).
Diffstat (limited to 'Library')
-rwxr-xr-xLibrary/free.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/free.sh b/Library/free.sh
index 0fbcd88..5a9082c 100755
--- a/Library/free.sh
+++ b/Library/free.sh
@@ -7,7 +7,6 @@ for dir in \
/Library/Wallpaper \
/Library/Ringtones \
/usr/include \
- /usr/lib/pam \
/usr/share \
; do
. /usr/libexec/cydia/move.sh "$@" "${dir}"