summaryrefslogtreecommitdiff
path: root/net/ldapsh/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/ldapsh/pkg-plist')
-rw-r--r--net/ldapsh/pkg-plist6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/ldapsh/pkg-plist b/net/ldapsh/pkg-plist
index f8f24c8aa55a..2f0328eefd1f 100644
--- a/net/ldapsh/pkg-plist
+++ b/net/ldapsh/pkg-plist
@@ -1,5 +1,4 @@
bin/ldapsh
-etc/LdapConfig.pl.sample
%%SITE_PERL%%/Net/LDAP/Config.pm
%%SITE_PERL%%/Net/LDAP/Shell.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/cat.pm
@@ -8,11 +7,14 @@ etc/LdapConfig.pl.sample
%%SITE_PERL%%/Net/LDAP/Shell/Commands/ls.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/new.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/rm.pm
+%%SITE_PERL%%/Net/LDAP/Shell/Commands/search.pm
%%SITE_PERL%%/Net/LDAP/Shell/Commands/stub.pm
-%%SITE_PERL%%/Net/LDAP/Shell/Config.pm.example
%%SITE_PERL%%/Net/LDAP/Shell/Desc.pm
%%SITE_PERL%%/Net/LDAP/Shell/Schema.pm
%%SITE_PERL%%/Net/LDAP/Shell/Util.pm
%%DOCSDIR%%/COMMANDS
+%%EXAMPLESDIR%%/LdapConfig.pl
@dirrm %%SITE_PERL%%/Net/LDAP/Shell/Commands
@dirrm %%SITE_PERL%%/Net/LDAP/Shell
+@dirrm %%DOCSDIR%%
+@dirrm %%EXAMPLESDIR%%