summaryrefslogtreecommitdiff
path: root/vietnamese/unicode-uhoai/pkg-install
blob: 3795ab95170ed4ed20f4f91effa575518fedff15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh
# $FreeBSD$

if [ "$2" != "POST-INSTALL" ]; then
	exit 0
fi

cd ${PKG_PREFIX}/lib/X11/fonts/TrueType
${PKG_PREFIX}/bin/mkfontdir >/dev/null 2>&1
${PKG_PREFIX}/bin/ttmkfdir -o fonts.scale
chmod a+r fonts.scale