pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/openldap-nops Missing directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/005f1c2cadfb
branches:  trunk
changeset: 568476:005f1c2cadfb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Dec 14 23:14:00 2009 +0000

description:
Missing directories.

diffstat:

 databases/openldap-nops/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r efe847e95157 -r 005f1c2cadfb databases/openldap-nops/Makefile
--- a/databases/openldap-nops/Makefile  Mon Dec 14 23:13:29 2009 +0000
+++ b/databases/openldap-nops/Makefile  Mon Dec 14 23:14:00 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/08/03 14:58:20 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2009/12/14 23:14:00 joerg Exp $
 
 PKGNAME=               ${DISTNAME:S/-/-nops-/}
 COMMENT=               Remove null-ops for OpenLDAP
@@ -13,7 +13,7 @@
 
 BUILD_DIRS=            include contrib/slapd-modules/nops
 
-INSTALLATION_DIRS=     lib/openldap
+INSTALLATION_DIRS=     lib/openldap ${PKGMANDIR}/man5
 
 do-install:
        ${INSTALL_MAN} ${WRKSRC}/contrib/slapd-modules/nops/slapo-nops.5\



Home | Main Index | Thread Index | Old Index