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

Collapse All | Expand All

(-)/usr/portage/dev-util/catalyst/catalyst-2.0.6.914.ebuild (+1 lines)
Lines 43-48 Link Here
43
src_unpack() {
43
src_unpack() {
44
	unpack ${A}
44
	unpack ${A}
45
	cd "${S}"
45
	cd "${S}"
46
	use userland_BSD && epatch "${FILESDIR}"/${P}-fbsd.patch
46
}
47
}
47
48
48
src_install() {
49
src_install() {

Return to bug 311265