Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 387411
Collapse All | Expand All

(-)tumbler-0.1.22.ebuild (+8 lines)
Lines 44-46 Link Here
44
44
45
	DOCS=( AUTHORS ChangeLog NEWS README TODO )
45
	DOCS=( AUTHORS ChangeLog NEWS README TODO )
46
}
46
}
47
48
src_unpack() {
49
	unpack ${A}
50
	cd "${S}"
51
52
	epatch ${FILESDIR}/${P}_gst-pipeline-start.patch
53
}
54

Return to bug 387411