# SUNWhow (Chinese/Taiwan OpenWindows Required Core Package) postinstall script.

    (   # Run in a subshell to isolate any directory changes.

    	cd $BASEDIR/openwin/lib/locale/zh_TW/fonts
    	$BASEDIR/openwin/bin/bldfamily -d .
    )

exit 0
