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

Collapse All | Expand All

(-)mc-4.6.0-r14.ebuild (+2 lines)
Lines 60-65 Link Here
60
60
61
	if use unicode && use slang; then
61
	if use unicode && use slang; then
62
		epatch ${FILESDIR}/${P}-utf8.patch.bz2
62
		epatch ${FILESDIR}/${P}-utf8.patch.bz2
63
		iconv -f koi8-r -t utf8 ${s}/lib/mc.hint.ru > tempfile
64
		mv tempfile ${s}/lib/mc.hint.ru
63
	fi
65
	fi
64
}
66
}
65
67

Return to bug 101255