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

(-)nfs-utils-1.2.2-r2.ebuild (-2 lines)
Lines 43-50 Link Here
43
src_prepare() {
43
src_prepare() {
44
	epatch "${FILESDIR}"/${PN}-1.1.4-mtab-sym.patch
44
	epatch "${FILESDIR}"/${PN}-1.1.4-mtab-sym.patch
45
	epatch "${FILESDIR}"/${PN}-1.1.4-no-exec.patch
45
	epatch "${FILESDIR}"/${PN}-1.1.4-no-exec.patch
46
	epatch "${FILESDIR}"/${PN}-1.2.2-optional-libcap.patch #314777
47
	epatch "${FILESDIR}"/${PN}-1.2.2-nfsv4.patch # fix typo
48
	chmod a+x tests/t0001-statd-basic-mon-unmon.sh || die
46
	chmod a+x tests/t0001-statd-basic-mon-unmon.sh || die
49
	eautoreconf
47
	eautoreconf
50
}
48
}

Return to bug 339288