CVSROOT: /cvs Module name: xenocara Changes by: matth...@cvs.openbsd.org 2016/10/02 14:55:09
Modified files: font : Makefile.inc font/alias : Makefile.bsd-wrapper Log message: Fix ownership of fonts.dir and font.scale files as well as fontconfig font caches. mkfontdir and mkfontscale are now run out of font/alias at the end of the build or install, like fc-cache. fc-cache is using its -y (sysroot) flag that works if used correctly.