]> git.saurik.com Git - cydia.git/commitdiff
Do not stash /usr/lib/pam (just wishful thinking).
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 25 Jun 2015 08:20:35 +0000 (01:20 -0700)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 25 Jun 2015 08:20:35 +0000 (01:20 -0700)
Library/free.sh
MobileCydia.mm

index 0fbcd88c5946a246f945fc9836606cda93773621..5a9082cf2d2739568b0e2e02395a4e2330d6719d 100755 (executable)
@@ -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}"
index 0b8f15710248cce70ab89ee5aa53ed4aa1f6f249..0c83f523d18e6e3d657a8a8c3594e5b66b7ed9b2 100644 (file)
@@ -9961,7 +9961,6 @@ _trace();
     Stash_("/Library/Wallpaper");
     //Stash_("/usr/bin");
     Stash_("/usr/include");
-    Stash_("/usr/lib/pam");
     Stash_("/usr/share");
     //Stash_("/var/lib");