From 8a700184a39b8704b0280c0789f9b1a8056ab988 Mon Sep 17 00:00:00 2001 From: Ilya Tumaykin Date: Mon, 20 Jun 2016 23:01:46 +0300 Subject: net-firewall/fwknop: respect EPREFIX in DOC_CONTENTS Closes: https://github.com/gentoo/gentoo/pull/1703 Package-Manager: portage-2.3.0_rc1 --- net-firewall/fwknop/fwknop-2.6.8-r2.ebuild | 4 ++-- net-firewall/fwknop/fwknop-2.6.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net-firewall') diff --git a/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild b/net-firewall/fwknop/fwknop-2.6.8-r2.ebuild index 204959447d91..4a3a44c15696 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 ea7cb16fe910..09e22417a85d 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 -- cgit v1.2.3-65-gdbad