commit:     9c64631a43123c2430bc788ea36b08861c704f15
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 05:58:42 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 05:58:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c64631a

net-firewall/xtables-addons: relax UNUSED_SYMBOLS

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-firewall/xtables-addons/xtables-addons-2.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild 
b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild
index c81d47572de..0cc12c83629 100644
--- a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild
+++ b/net-firewall/xtables-addons/xtables-addons-2.13.ebuild
@@ -56,7 +56,7 @@ pkg_setup()   {
        if use modules; then
                get_version
                check_modules_supported
-               CONFIG_CHECK="NF_CONNTRACK NF_CONNTRACK_MARK ~CONNECTOR 
UNUSED_SYMBOLS"
+               CONFIG_CHECK="NF_CONNTRACK NF_CONNTRACK_MARK ~CONNECTOR"
                ERROR_CONNECTOR="Please, enable CONFIG_CONNECTOR if you wish to 
receive userspace notifications from pknock through netlink/connector"
                linux-mod_pkg_setup
 

Reply via email to