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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- homer-0.24.1.ebuild
0
++ homer-0.24.1-r1.ebuild
Lines 42-47 Link Here
42
42
43
S="${WORKDIR}/${MY_PN}-${PV}"
43
S="${WORKDIR}/${MY_PN}-${PV}"
44
44
45
src_prepare() {
46
	epatch "${FILESDIR}/${P}-libav-9.patch"
47
}
48
45
src_compile() {
49
src_compile() {
46
	emake -C HomerBuild default \
50
	emake -C HomerBuild default \
47
		INSTALL_PREFIX=/usr/bin \
51
		INSTALL_PREFIX=/usr/bin \

Return to bug 448718