From 518b7ede95425d12ccb3c6a0c020cdac9830fc15 Mon Sep 17 00:00:00 2001 From: Michael Scheidell Date: Sat, 17 Mar 2012 12:44:20 +0000 Subject: - Final patch - Add back cat pkg-message - Add knot.full.conf to ETCDIR and pkg-plist - Bump PORTREVISON PR: ports/165798 Submitted by: Leo Vandewoestijne (maintainer) Approved by: Leo Vandewoestijne (maintainer) Feature safe: yes --- dns/knot/pkg-plist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dns/knot/pkg-plist') diff --git a/dns/knot/pkg-plist b/dns/knot/pkg-plist index 9c61f22454a2..84ec9bd1232b 100644 --- a/dns/knot/pkg-plist +++ b/dns/knot/pkg-plist @@ -2,9 +2,11 @@ @stopdaemon knotd %%ETCDIR%%/example.com.zone @unexec if cmp -s %B/knot.min.conf %B/knot.conf; then rm -f %B/knot.conf; fi +%%ETCDIR%%/knot.full.conf %%ETCDIR%%/knot.min.conf @exec [ -f %B/knot.conf ] || cp %B/%f %B/knot.conf %%ETCDIR%%/knot.sample.conf +@dirrmtry %%ETCDIR%% libexec/knot-zcompile libexec/unittests libexec/unittests-libknot @@ -13,4 +15,3 @@ libexec/unittests-xfr libexec/unittests-zcompile sbin/knotc sbin/knotd -@dirrmtry %%ETCDIR%% -- cgit v1.2.3