Date: Fri, 9 Apr 1999 01:04:17 +0200 (CEST) From: des@flood.ping.uio.no To: FreeBSD-gnats-submit@freebsd.org Subject: bin/11035: Man page indices are built even when NOMAN is set. Message-ID: <199904082304.BAA54887@niobe.ewox.org>
next in thread | raw e-mail | index | archive | help
>Number: 11035 >Category: bin >Synopsis: Man page indices are built even when NOMAN is set. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 8 16:10:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dag-Erling Smorgrav >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: FreeBSD 3.1 and 4.0 >Description: 'make installworld' tries to rebuild the man page indices even when NOMAN is defined. >How-To-Repeat: # cd /usr/src # make installworld -DNOMAN observe the last five lines of output. >Fix: Make the relevant bits conditional on NOMAN. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904082304.BAA54887>