CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2011/06/15 04:12:13
Modified files: usr.sbin/pkg_add/OpenBSD: PkgCreate.pm Log message: change yet again how we handle transparent formatting of manpages. simplify: actually create a tmp directory hierarchy that exactly mimics what fake contains. This avoids trouble with makewhatis checks. Don't even try to remember what files are there, just wipe it all with rmtree.