aboutsummaryrefslogtreecommitdiff
path: root/mail/automx/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'mail/automx/pkg-plist')
-rw-r--r--mail/automx/pkg-plist6
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/automx/pkg-plist b/mail/automx/pkg-plist
index d61e645b1a26..b74e571dc7e3 100644
--- a/mail/automx/pkg-plist
+++ b/mail/automx/pkg-plist
@@ -1,7 +1,11 @@
bin/automx-test
@unexec cmp -s %D/etc/automx.conf %D/etc/automx.conf.sample && rm -f %D/etc/automx.conf || true
etc/automx.conf.sample
-@exec [ -f %B/automx.conf ] || cp -p %D/%F %B/automx.conf
+@exec cp -np %D/%F %B/automx.conf
+man/man1/automx-test.1.gz
+man/man5/automx.conf.5.gz
+man/man5/automx_ldap.5.gz
+man/man5/automx_sql.5.gz
%%PYTHON_SITELIBDIR%%/automx/__init__.py
%%PYTHON_SITELIBDIR%%/automx/config.py
%%PYTHON_SITELIBDIR%%/automx/ordereddict.py