summaryrefslogtreecommitdiffstats
path: root/x11-libs/dbz/INSTALL
blob: 0c65378da30c7314a5f8d5a5631ab7a0abdb6d75 (plain) (blame)
1
2
3
4
5
mkdir    -p  $INSTALL_ROOT/usr/share/fonts/TTF   &&
install  -o root  -g root  -m 644  -p *.TTF          \
         $INSTALL_ROOT/usr/share/fonts/TTF       &&
install  -o root  -g root  -m 644  -p *.ttf          \
         $INSTALL_ROOT/usr/share/fonts/TTF