Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 597404
Collapse All | Expand All

(-)xtables-addons-2.12-orig.ebuild (-1 / +1 lines)
Lines 57-63 pkg_setup() { Link Here
57
	if use modules; then
57
	if use modules; then
58
		get_version
58
		get_version
59
		check_modules_supported
59
		check_modules_supported
60
		CONFIG_CHECK="NF_CONNTRACK NF_CONNTRACK_MARK ~CONNECTOR UNUSED_SYMBOLS"
60
		CONFIG_CHECK="NF_CONNTRACK NF_CONNTRACK_MARK ~CONNECTOR !TRIM_UNUSED_KSYMS"
61
		ERROR_CONNECTOR="Please, enable CONFIG_CONNECTOR if you wish to receive userspace notifications from pknock through netlink/connector"
61
		ERROR_CONNECTOR="Please, enable CONFIG_CONNECTOR if you wish to receive userspace notifications from pknock through netlink/connector"
62
		linux-mod_pkg_setup
62
		linux-mod_pkg_setup
63
63

Return to bug 597404