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

(-)/usr/portage/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild (+2 lines)
Lines 196-201 Link Here
196
	# See bug #77369
196
	# See bug #77369
197
	#myconf="${myconf} --enable-samode-unspec"
197
	#myconf="${myconf} --enable-samode-unspec"
198
198
199
	myconf="${myconf} $(use_enable selinux security-context)"
200
199
	econf ${myconf} || die
201
	econf ${myconf} || die
200
	emake -j1 || die
202
	emake -j1 || die
201
203

Return to bug 213695