summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2014-02-08 23:31:03 +0000
committerDavid Thiel <lx@FreeBSD.org>2014-02-08 23:31:03 +0000
commitbe7220047eed7e3b61fb6e5bde519b39306beffb (patch)
treecaa8103d5aecae3e8d31bac301aa78f5a50f6260 /net-im
parentReset maintainership (diff)
Remove certificate-related makefile and .cnf files on deinstall.
Submitted by: QAT
Notes
Notes: svn path=/head/; revision=343408
Diffstat (limited to 'net-im')
-rw-r--r--net-im/prosody/pkg-plist7
1 files changed, 5 insertions, 2 deletions
diff --git a/net-im/prosody/pkg-plist b/net-im/prosody/pkg-plist
index 55daa2c27dda..f60cedd72d74 100644
--- a/net-im/prosody/pkg-plist
+++ b/net-im/prosody/pkg-plist
@@ -3,8 +3,9 @@ bin/prosodyctl
@unexec if cmp -s %D/etc/prosody/prosody.cfg.lua.sample %D/etc/prosody/prosody.cfg.lua; then rm -f %D/etc/prosody/prosody.cfg.lua; fi
etc/prosody/prosody.cfg.lua.sample
@exec if [ ! -f %D/etc/prosody/prosody.cfg.lua ]; then cp -p %D/etc/prosody/prosody.cfg.lua.sample %D/etc/prosody/prosody.cfg.lua; fi
-@dirrmtry etc/prosody/certs
-@dirrmtry etc/prosody
+etc/prosody/certs/Makefile
+etc/prosody/certs/localhost.cnf
+etc/prosody/certs/openssl.cnf
lib/prosody/core/certmanager.lua
lib/prosody/core/configmanager.lua
lib/prosody/core/hostmanager.lua
@@ -135,6 +136,8 @@ lib/prosody/util/sasl/digest-md5.lua
lib/prosody/util/sasl/plain.lua
lib/prosody/util/sasl/scram.lua
lib/prosody/util/sasl_cyrus.lua
+@dirrmtry etc/prosody/certs
+@dirrmtry etc/prosody
@dirrm lib/prosody/util/sasl
@dirrm lib/prosody/util
@dirrm lib/prosody/net/http