Date: Mon, 16 Sep 1996 07:13:43 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-share Subject: cvs commit: src/share/mk bsd.man.mk Message-ID: <199609161413.HAA05921@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/09/16 07:13:42 Modified: share/mk bsd.man.mk Log: Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using man pages (eg: named/bind/etc). In order to get (say) dig.1 to pass through the filter and produce a new dig.1 for installing, I used an intermediate file at build time, similar to the way the .gz man pages are built. I've not extensively tested this, but it seems to work for the known cases where it was failing, and it only affects the NOMANCOMPRESS case which was already broken. Pointed out by: "Ph. Charnier" <charnier@xp11.frmug.org>, PR#1612 Revision Changes Path 1.16 +18 -3 src/share/mk/bsd.man.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609161413.HAA05921>
