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

(-)/var/db/repos/gentoo/app-text/calibre/calibre-4.10.1-r2.ebuild (-1 / +1 lines)
Lines 184-190 Link Here
184
	#    raise ValueError, 'unknown locale: %s' % localename
184
	#    raise ValueError, 'unknown locale: %s' % localename
185
	#ValueError: unknown locale: 46
185
	#ValueError: unknown locale: 46
186
	export -n LANG LANGUAGE ${!LC_*}
186
	export -n LANG LANGUAGE ${!LC_*}
187
	export LC_ALL=C #684484
187
	export LC_ALL=C.utf-8 #684484
188
188
189
	# Bug #295672 - Avoid sandbox violation in ~/.config by forcing
189
	# Bug #295672 - Avoid sandbox violation in ~/.config by forcing
190
	# variables to point to our fake temporary $HOME.
190
	# variables to point to our fake temporary $HOME.

Return to bug 709682