@ -23,7 +23,7 @@
bs_inst() {
cp -v *.ttf $root/usr/X11R6/lib/X11/fonts/TrueType
cp -v *.ttf $root/usr/X11/lib/X11/fonts/TTF/
}
custmain=bs_inst
@ -32,7 +32,7 @@ gpl_tt_inst() {
tar $taropt $archdir/$x
fi
done
mv *.ttf $root/usr/X11/lib/X11/fonts/TrueType/
mv *.ttf $root/usr/X11/lib/X11/fonts/TTF/
autoextract=0