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

Collapse All | Expand All

(-)/usr/portage/dev-lang/rust/rust-1.0.0_beta3.ebuild (-2 lines)
Lines 91-98 Link Here
91
91
92
	dodoc COPYRIGHT LICENSE-APACHE LICENSE-MIT
92
	dodoc COPYRIGHT LICENSE-APACHE LICENSE-MIT
93
93
94
	rm "${D}/usr/share/doc/rust" -rf
95
96
	# le kludge that fixes https://github.com/Heather/gentoo-rust/issues/41
94
	# le kludge that fixes https://github.com/Heather/gentoo-rust/issues/41
97
	mv "${D}/usr/lib/rust-${PV}/rust-${PV}/rustlib"/* "${D}/usr/lib/rust-${PV}/rustlib/"
95
	mv "${D}/usr/lib/rust-${PV}/rust-${PV}/rustlib"/* "${D}/usr/lib/rust-${PV}/rustlib/"
98
	rmdir "${D}/usr/lib/rust-${PV}/rust-${PV}/rustlib"
96
	rmdir "${D}/usr/lib/rust-${PV}/rust-${PV}/rustlib"

Return to bug 549220