From: Jay Freeman (saurik) Date: Thu, 25 Jun 2015 08:20:35 +0000 (-0700) Subject: Do not stash /usr/lib/pam (just wishful thinking). X-Git-Tag: v1.1.19~33 X-Git-Url: https://git.saurik.com/cydia.git/commitdiff_plain/98aab5ed9061436910f4210b017c6c2b3ddf1e41 Do not stash /usr/lib/pam (just wishful thinking). --- diff --git a/Library/free.sh b/Library/free.sh index 0fbcd88c..5a9082cf 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}" diff --git a/MobileCydia.mm b/MobileCydia.mm index 0b8f1571..0c83f523 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -9961,7 +9961,6 @@ _trace(); Stash_("/Library/Wallpaper"); //Stash_("/usr/bin"); Stash_("/usr/include"); - Stash_("/usr/lib/pam"); Stash_("/usr/share"); //Stash_("/var/lib");