summaryrefslogtreecommitdiff
path: root/net-firewall/fwknop
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2016-06-20 23:01:46 +0300
committerGöktürk Yüksek <gokturk@gentoo.org>2016-06-20 21:18:38 -0400
commit8a700184a39b8704b0280c0789f9b1a8056ab988 (patch)
tree75935d0c4f6ebfdbba13812cbc98d0fce210eba4 /net-firewall/fwknop
parentd9b3b7e523d3d2ac5c534730739474266d8603b2 (diff)
downloadgentoo-8a700184a39b8704b0280c0789f9b1a8056ab988.tar.gz
gentoo-8a700184a39b8704b0280c0789f9b1a8056ab988.tar.xz
net-firewall/fwknop: respect EPREFIX in DOC_CONTENTS
Closes: https://github.com/gentoo/gentoo/pull/1703 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-firewall/fwknop')
-rw-r--r--net-firewall/fwknop/fwknop-2.6.8-r2.ebuild4
-rw-r--r--net-firewall/fwknop/fwknop-2.6.9.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild b/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild
index 204959447d9..4a3a44c1569 100644
--- a/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild
+++ b/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild
@@ -48,8 +48,8 @@ DOCS=( AUTHORS ChangeLog README.md )
DISABLE_AUTOFORMATTING=1
DOC_CONTENTS="
-Example configuration files were installed to /etc/fwknopd directory.
-Please edit them to fit your needs and then remove the .example suffix.
+Example configuration files were installed to '${EPREFIX}/etc/fwknopd/'.
+Please edit them to suit your needs and then remove the .example suffix.
fwknopd supports several backends: firewalld, iptables, ipfw, pf, ipf.
You can set the desired backend via FIREWALL_EXE option in fwknopd.conf
diff --git a/net-firewall/fwknop/fwknop-2.6.9.ebuild b/net-firewall/fwknop/fwknop-2.6.9.ebuild
index ea7cb16fe91..09e22417a85 100644
--- a/net-firewall/fwknop/fwknop-2.6.9.ebuild
+++ b/net-firewall/fwknop/fwknop-2.6.9.ebuild
@@ -50,8 +50,8 @@ DOCS=( AUTHORS ChangeLog README.md )
DISABLE_AUTOFORMATTING=1
DOC_CONTENTS="
-Example configuration files were installed to /etc/fwknopd directory.
-Please edit them to fit your needs and then remove the .example suffix.
+Example configuration files were installed to '${EPREFIX}/etc/fwknopd/'.
+Please edit them to suit your needs and then remove the .example suffix.
fwknopd supports several backends: firewalld, iptables, ipfw, pf, ipf.
You can set the desired backend via FIREWALL_EXE option in fwknopd.conf