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

(-)cdrtools.orig/cdrtools-3.00.ebuild (+4 lines)
Lines 68-73 Link Here
68
		ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
68
		ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
69
	done
69
	done
70
70
71
	# amd64-fbsd support
72
	ln -s i386-freebsd-cc.rul amd64-freebsd-cc.rul || die
73
	ln -s i386-freebsd-gcc.rul amd64-freebsd-gcc.rul || die
74
71
	# Schily make setup.
75
	# Schily make setup.
72
	cd "${S}"/DEFAULTS
76
	cd "${S}"/DEFAULTS
73
	local os="linux"
77
	local os="linux"
(-)cdrtools.orig/cdrtools-3.01_alpha04.ebuild (+4 lines)
Lines 67-72 Link Here
67
		ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
67
		ln -s i586-linux-gcc.rul ${t}-linux-gcc.rul || die
68
	done
68
	done
69
69
70
	# amd64-fbsd support
71
	ln -s i386-freebsd-cc.rul amd64-freebsd-cc.rul || die
72
	ln -s i386-freebsd-gcc.rul amd64-freebsd-gcc.rul || die
73
70
	# Schily make setup.
74
	# Schily make setup.
71
	cd "${S}"/DEFAULTS
75
	cd "${S}"/DEFAULTS
72
	local os="linux"
76
	local os="linux"

Return to bug 363743