net-firewall/xtables-addons: relax UNUSED_SYMBOLS
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 31 Jul 2017 05:58:42 +0000 (01:58 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 31 Jul 2017 05:58:42 +0000 (01:58 -0400)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

net-firewall/xtables-addons/xtables-addons-2.13.ebuild

index c81d47572de4df4d73956498ed458837db336e2b..0cc12c8362999ad172d96ba3c5f0c2c94fa28781 100644 (file)
@@ -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