diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-17 19:39:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-12-17 19:39:41 +0000 |
commit | 1f40097037192a9d48783e40044693260c207344 (patch) | |
tree | 2422aee946cc350ed8a6820bfd395ce4c1405302 /security/pam_ldap/files/patch-aa | |
parent | - Mark MAKE_JOBS_UNSAFE (diff) |
Update to 1.8.6.
Notes
Notes:
svn path=/head/; revision=266512
Diffstat (limited to 'security/pam_ldap/files/patch-aa')
-rw-r--r-- | security/pam_ldap/files/patch-aa | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/security/pam_ldap/files/patch-aa b/security/pam_ldap/files/patch-aa index 7deee3ff34a0..3b54f9d9549b 100644 --- a/security/pam_ldap/files/patch-aa +++ b/security/pam_ldap/files/patch-aa @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2010-01-08 12:09:42.124679000 +0000 -+++ Makefile.in 2010-01-08 12:16:10.000000000 +0000 -@@ -594,24 +594,20 @@ +--- Makefile.in.orig 2010-12-17 14:34:23.708132000 -0500 ++++ Makefile.in 2010-12-17 14:35:48.000000000 -0500 +@@ -594,17 +594,13 @@ uninstall-man: uninstall-man5 install-exec-local: pam_ldap.so @$(NORMAL_INSTALL) @@ -21,11 +21,3 @@ fi uninstall-local: - @$(NORMAL_UNINSTALL) - - vers.c: $(top_srcdir)/CVSVersionInfo.txt -- CVSVERSIONDIR=$(top_srcdir) vers_string -v -+ CVSVERSIONDIR=$(top_srcdir) $(top_srcdir)/vers_string -v - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: |