View | Details | Raw Unified | Return to bug 28028 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 33-40 Link Here
33
33
34
post-install:
34
post-install:
35
	@${ECHO} "================================================================================"
35
	@${ECHO} "================================================================================"
36
	@${ECHO} "Copy/move/symlink ${PREFIX}/etc/pam_ldap/ldap.conf.dist to"
36
	@${ECHO} "Copy/move/symlink ${PREFIX}/etc/ldap.conf.dist to"
37
	@${ECHO} "${PREFIX}/etc/pam_ldap/ldap.conf to be able to use it."
37
	@${ECHO} "${PREFIX}/etc/ldap.conf to be able to use it."
38
	@${ECHO} "Add lines like the following to /etc/pam.conf"
38
	@${ECHO} "Add lines like the following to /etc/pam.conf"
39
	@${ECHO} "to get things going:"
39
	@${ECHO} "to get things going:"
40
	@${ECHO} ""
40
	@${ECHO} ""

Return to bug 28028