diff options
Diffstat (limited to 'security/pks/pkg-plist')
-rw-r--r-- | security/pks/pkg-plist | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/security/pks/pkg-plist b/security/pks/pkg-plist index 02f8a7ae7ada..699bccfbf3b7 100644 --- a/security/pks/pkg-plist +++ b/security/pks/pkg-plist @@ -8,14 +8,18 @@ etc/pksd.conf.sample %%DATADIR%%/mail_intro %%DATADIR%%/pks-commands.html %%DATADIR%%/pks-commands.php -%%PORTDOCS%%%%DOCSDIR%%/mail_intro -%%PORTDOCS%%%%DOCSDIR%%/pks_help.en -%%PORTDOCS%%%%DOCSDIR%%/pks_help.es -%%PORTDOCS%%%%DOCSDIR%%/pks_help.fr -%%PORTDOCS%%%%DOCSDIR%%/pks_help.de -%%PORTDOCS%%%%DOCSDIR%%/pks_help.cz -%%PORTDOCS%%%%DOCSDIR%%/pks_help.ja -%%PORTDOCS%%@dirrm %%DOCSDIR%% %%EXAMPLESDIR%%/pksd.conf +man/man5/pksd.conf.5.gz +man/man8/pgpsplit.8.gz +man/man8/pks-intro.8.gz +man/man8/pks-mail.sh.8.gz +man/man8/pks-queue-run.sh.8.gz +man/man8/pksclient.8.gz +man/man8/pksd.8.gz +man/man8/pksdctl.8.gz +/var/pks/index.html +@unexec rmdir "/var/pks/db" >/dev/null 2>&1 || : +@unexec rmdir "/var/pks/incoming" >/dev/null 2>&1 || : +@unexec rmdir "/var/pks" >/dev/null 2>&1 || : @dirrm %%EXAMPLESDIR%% @dirrm share/pks |