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

Collapse All | Expand All

(-)a/libdc1394-1.2.2.ebuild (+1 lines)
Lines 22-27 Link Here
22
src_unpack() {
22
src_unpack() {
23
	unpack ${A}; cd "${S}"
23
	unpack ${A}; cd "${S}"
24
	epatch "${FILESDIR}"/${PN}-disable-raw-capture.patch
24
	epatch "${FILESDIR}"/${PN}-disable-raw-capture.patch
25
	epatch "${FILESDIR}"/${P}-disable-examples.patch
25
}
26
}
26
27
27
src_compile() {
28
src_compile() {

Return to bug 359735