[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pamldap
Subject:    [pamldap] little glitch in Makefile.am
From:       Peter Marschall <peter () adpm ! de>
Date:       2005-04-03 13:27:58
Message-ID: 200504031527.58207.peter () adpm ! de
[Download RAW message or body]

Hi,

pam_ldap 178's Makefile.am contains a little glitch: 
It tries to install the pam_ldap.5 man page without making sure that the 
target directory exists.

Since the definition of  man_MANS  already takes care of installing the man 
page it's best to remove the offending line from pam_ldap's Makefile.am
(and thus have man page isntallation identlical to nss_ldap).

The attached patch does exactly this.

CU
PEter

-- 
Peter Marschall
eMail: peter@adpm.de

["pam_ldap-178-Makefile.am.diff" (text/x-diff)]

--- Makefile.am-orig	2005-03-24 01:00:04.000000000 +0100
+++ Makefile.am	2005-04-03 15:20:34.460737937 +0200
@@ -39,7 +39,6 @@
 		$(mkinstalldirs) $(DESTDIR)$(sysconfdir); \
 		$(INSTALL_DATA) -o root -g root $(srcdir)/ldap.conf $(DESTDIR)$(sysconfdir)/ldap.conf; \
 	fi
-	$(INSTALL_DATA) -o root -g root $(srcdir)/pam_ldap.5 $(DESTDIR)$(mandir)/man5/pam_ldap.5
 
 uninstall-local:
 	@$(NORMAL_UNINSTALL)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic