Bug 105748 - pam_ldap ebuild doesn't install man page
Bug#: 105748 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: pam-bugs@gentoo.org Reported By: benkstein@gmx.de
Component: Ebuilds
URL: 
Summary: pam_ldap ebuild doesn't install man page
Keywords:  Bug
Status Whiteboard: 
Opened: 2005-09-12 17:03 0000
Description:   Opened: 2005-09-12 17:03 0000
Hi,

the source tarball of pam_ldap contains a nice man page that doesn't get
installed by
the ebuild. I only checked the version 180, but others should contain it too.

The fix is rather trivial:

--- pam_ldap-180.ebuild 2005-09-04 01:36:01.000000000 +0200
+++ pam_ldap-180-r1.ebuild      2005-09-13 01:57:16.000000000 +0200
@@ -36,6 +36,8 @@
        exeinto /lib/security
        doexe pam_ldap.so
 
+       doman pam_ldap.5
+
        dodoc pam.conf ldap.conf ldapns.schema chsh chfn certutil
        dodoc ChangeLog CVSVersionInfo.txt README AUTHORS ns-pwd-policy.schema
        docinto pam.d

Please apply.

Thanks
Frank Benkstein.

------- Comment #1 From Andrew Ross (RETIRED) 2005-12-04 18:18:18 0000 -------
Problem and patch both confirmed here.

------- Comment #2 From Robin Johnson 2006-03-18 00:39:43 0000 -------
in cvs.