|
|
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 |
} | } |