View | Details | Raw Unified
Collapse All | Expand All

(-) tex4ht-20050406_p1623-r1.ebuild (-4 / +1 lines)
 Lines 66-76    Link Here 
	insinto /usr/share/texmf/tex4ht/base
	insinto /usr/share/texmf/tex4ht/base
	newins ${S}/texmf/tex4ht/base/unix/tex4ht.env tex4ht.env
	newins ${S}/texmf/tex4ht/base/unix/tex4ht.env tex4ht.env
	# this dir is 700 in the zip
	fperms 755 /usr/share/texmf/tex4ht/ht-fonts
	if has_tetex_3 ; then
	if has_tetex_3 ; then
		insinto /etc/texmf/texmf.d
		insinto /etc/texmf/texmf.d
		doins ${FILESDIR}/50tex4ht.cnf
		doins ${FILESDIR}/50tex4ht.cnf || die
	fi
	fi
}
}