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

Collapse All | Expand All

(-)beaglefs-1.0.3.ebuild.orig (+1 lines)
Lines 22-27 Link Here
22
	if has_version dev-libs/libbeagle; then
22
	if has_version dev-libs/libbeagle; then
23
		epatch "${FILESDIR}/${P}-libbeagle-0.3.patch"
23
		epatch "${FILESDIR}/${P}-libbeagle-0.3.patch"
24
	fi
24
	fi
25
	epatch "${FILESDIR}/${P}-as-needed.patch"
25
}
26
}
26
27
27
src_compile() {
28
src_compile() {

Return to bug 276250