summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/naming-ldap.mf
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg/manifests/naming-ldap.mf')
-rw-r--r--usr/src/pkg/manifests/naming-ldap.mf12
1 files changed, 12 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/naming-ldap.mf b/usr/src/pkg/manifests/naming-ldap.mf
index b1f233a2e9..e4dc1b3559 100644
--- a/usr/src/pkg/manifests/naming-ldap.mf
+++ b/usr/src/pkg/manifests/naming-ldap.mf
@@ -32,10 +32,22 @@ set name=info.classification \
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
+dir path=usr/share/man
+dir path=usr/share/man/man1
+dir path=usr/share/man/man4
file path=usr/bin/ldapdelete mode=0555
file path=usr/bin/ldapmodify mode=0555
file path=usr/bin/ldapmodrdn mode=0555
file path=usr/bin/ldapsearch mode=0555
+file path=usr/share/man/man1/ldap.1
+file path=usr/share/man/man1/ldapadd.1
+file path=usr/share/man/man1/ldapdelete.1
+file path=usr/share/man/man1/ldapmodify.1
+file path=usr/share/man/man1/ldapmodrdn.1
+file path=usr/share/man/man1/ldapsearch.1
+file path=usr/share/man/man4/ldapfilter.conf.4
+file path=usr/share/man/man4/ldapsearchprefs.conf.4
+file path=usr/share/man/man4/ldaptemplates.conf.4
hardlink path=usr/bin/ldapadd target=./ldapmodify
legacy pkg=SUNWlldap \
desc="Ldap libraries in for software development of dynamically linked executables" \