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

(-)texlive-core-2012-r1.ebuild (-1 / +1 lines)
Lines 145-151 Link Here
145
	# that don't have the same alphabetical order than ascii. Bug #242430
145
	# that don't have the same alphabetical order than ascii. Bug #242430
146
	# So we set LC_ALL to C in order to avoid problems.
146
	# So we set LC_ALL to C in order to avoid problems.
147
	export LC_ALL=C
147
	export LC_ALL=C
148
	tc-export CC CXX AR
148
	tc-export CC CXX AR RANLIB
149
	ECONF_SOURCE="${B}" \
149
	ECONF_SOURCE="${B}" \
150
		econf -C \
150
		econf -C \
151
		--bindir=/usr/bin \
151
		--bindir=/usr/bin \

Return to bug 465746