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

(-)sbcl-0.8.5-r1.ebuild.orig (-1 / +2 lines)
Lines 37-43 Link Here
37
		mv ${PN}-${BV_PPC}-ppc-linux ppc-binary
37
		mv ${PN}-${BV_PPC}-ppc-linux ppc-binary
38
	elif use sparc; then
38
	elif use sparc; then
39
		unpack ${PN}-${BV_SPARC}-sparc-linux-binary.tar.bz2
39
		unpack ${PN}-${BV_SPARC}-sparc-linux-binary.tar.bz2
40
		mv ${PN}-${BV_SPARC}-sparc-linux sparc-binary
40
		echo mv ${PN}-${BV_SPARC} sparc-binary || die
41
		mv ${PN}-${BV_SPARC} sparc-binary || die
41
	elif use mips; then
42
	elif use mips; then
42
		unpack ${PN}-${BV_SPARC}-mips-linux-binary.tar.gz
43
		unpack ${PN}-${BV_SPARC}-mips-linux-binary.tar.gz
43
		mv ${PN}-${BV_SPARC}-mips-linux mips-binary
44
		mv ${PN}-${BV_SPARC}-mips-linux mips-binary

Return to bug 36005