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

(-)ipset-4.2.ebuild-orig (+6 lines)
Lines 61-66 pkg_setup() { Link Here
61
	export myconf
61
	export myconf
62
}
62
}
63
63
64
src_unpack() {
65
	unpack ${P}.tar.bz2
66
	cd "${S}"
67
	epatch_user
68
}
69
64
src_prepare() {
70
src_prepare() {
65
	sed -i \
71
	sed -i \
66
		-e 's/KERNELDIR/(KERNELDIR)/g' \
72
		-e 's/KERNELDIR/(KERNELDIR)/g' \

Return to bug 310201