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

Collapse All | Expand All

(-)x-modular.eclass (+4 lines)
Lines 472-477 Link Here
472
472
473
	if [[ -n "${FONT}" ]]; then
473
	if [[ -n "${FONT}" ]]; then
474
		remove_font_metadata
474
		remove_font_metadata
475
		local d
476
		for d in ${FONT_DIR}; do
477
			font_do_fontpath /usr/share/fonts/${d}
478
		done
475
	fi
479
	fi
476
480
477
	if [[ -n "${DRIVER}" ]]; then
481
	if [[ -n "${DRIVER}" ]]; then

Return to bug 185264