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

(-)/usr/portage/net-firewall/ipset/ipset-6.8.ebuild (+4 lines)
Lines 100-105 Link Here
100
		linux-mod_src_install
100
		linux-mod_src_install
101
	fi
101
	fi
102
	find "${ED}" \( -name '*.la' -o -name '*.a' \) -exec rm -f '{}' +
102
	find "${ED}" \( -name '*.la' -o -name '*.a' \) -exec rm -f '{}' +
103
104
	keepdir /var/lib/ipset
105
	newinitd "${FILESDIR}"/${PN}.initd ipset
106
	newconfd "${FILESDIR}"/${PN}.confd ipset
103
}
107
}
104
108
105
pkg_postinst() {
109
pkg_postinst() {

Return to bug 181045