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

Collapse All | Expand All

(-)/usr/portage/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild (+2 lines)
Lines 31-36 Link Here
31
31
32
src_unpack() {
32
src_unpack() {
33
	unpack ${A}
33
	unpack ${A}
34
	cd "${S}/texmf"
35
	epatch ${FILESDIR}/tex4ht-texmf-updates.patch
34
	cd "${S}/texmf/tex4ht/base/unix"
36
	cd "${S}/texmf/tex4ht/base/unix"
35
	sed -i -e \
37
	sed -i -e \
36
	's#~/tex4ht.dir#/usr/share#' tex4ht.env || die
38
	's#~/tex4ht.dir#/usr/share#' tex4ht.env || die

Return to bug 406045