Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 273484 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-fs/ncpfs/ncpfs-2.2.6.ebuild (+2 lines)
Lines 26-31 Link Here
26
	epatch "${FILESDIR}"/${PN}-2.2.5-php.patch || die "Unable to apply PHP patch"
26
	epatch "${FILESDIR}"/${PN}-2.2.5-php.patch || die "Unable to apply PHP patch"
27
	epatch "${FILESDIR}"/${P}-gcc4.patch
27
	epatch "${FILESDIR}"/${P}-gcc4.patch
28
	epatch "${FILESDIR}"/${P}-missing-includes.patch
28
	epatch "${FILESDIR}"/${P}-missing-includes.patch
29
	#fix sandbox violation
30
	epatch "${FILESDIR}"/sandbox.patch
29
}
31
}
30
32
31
src_compile() {
33
src_compile() {

Return to bug 273484