New commits:
commit 0cd304fb41d4a3c722d8fbcdcf9ea5893d24d6da
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>
linux-pam: files from pam.d are not installed, no idea why
the same problem with old version
sorcery bug?
diff --git a/security-libs/linux-pam/HISTORY b/security-libs/linux-pam/HISTORY
index 03f9bc4..519c56f 100644
--- a/security-libs/linux-pam/HISTORY
+++ b/security-libs/linux-pam/HISTORY
@@ -1,6 +1,7 @@
2006-06-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.99.5.0, removed UPDATED and BUILD_API
converted to vendor gpg checking (kernel.gpg)
+ * INSTALL: make install -> default_install
2006-06-10 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DEPENDS: use correct switch to turn off libprelude, bug #11875
diff --git a/security-libs/linux-pam/INSTALL b/security-libs/linux-pam/INSTALL
index 88c0b05..054ddc0 100755
--- a/security-libs/linux-pam/INSTALL
+++ b/security-libs/linux-pam/INSTALL
@@ -1,4 +1,5 @@
-make install &&
+default_install &&
+
if [ "$PAM_SELINUX" == "y" ] ; then
echo "session required pam_selinux.so multiple" >>
/etc/pam.d/login
fi &&
[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (0cd304fb41d4a3c722d8fbcdcf9ea5893d24d6da),
Ladislav Hagara, 06/29/2006