net-firewall/fwknop: respect EPREFIX in DOC_CONTENTS
authorIlya Tumaykin <itumaykin@gmail.com>
Mon, 20 Jun 2016 20:01:46 +0000 (23:01 +0300)
committerGöktürk Yüksek <gokturk@gentoo.org>
Tue, 21 Jun 2016 01:18:38 +0000 (21:18 -0400)
Closes: https://github.com/gentoo/gentoo/pull/1703
Package-Manager: portage-2.3.0_rc1

net-firewall/fwknop/fwknop-2.6.8-r2.ebuild
net-firewall/fwknop/fwknop-2.6.9.ebuild

index 204959447d9102aee85489b7bd614b468214a642..4a3a44c15696a4c00abc2b1784a594453162cf45 100644 (file)
@@ -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
index ea7cb16fe9102e4c4e2b629d52174920aa1c5bc1..09e22417a85d8684f42fccd8363f4e2d6366e4ae 100644 (file)
@@ -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