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

Collapse All | Expand All

(-)/usr/portage/net-libs/rb_libtorrent/rb_libtorrent-0.16.0.ebuild (+1 lines)
Lines 40-45 Link Here
40
40
41
src_prepare() {
41
src_prepare() {
42
	use python && python_convert_shebangs -r 2 .
42
	use python && python_convert_shebangs -r 2 .
43
	epatch "${FILESDIR}"/${P}-magnetlinks.patch
43
}
44
}
44
45
45
src_configure() {
46
src_configure() {

Return to bug 412755