Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 1999 01:00:35 +0200 (CEST)
From:      des@flood.ping.uio.no
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/11036: Perl does not honor -DNOMAN
Message-ID:  <199904082300.BAA53694@niobe.ewox.org>

next in thread | raw e-mail | index | archive | help

>Number:         11036
>Category:       bin
>Synopsis:       Perl does not honor -DNOMAN
>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:20:01 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:

During make installworld, manual pages for Perl are installed regardless
of whether NOMAN is set.

>How-To-Repeat:

# cd /usr/share/perl
# rm -rf man
# cd /usr/src
# make world -DNOMAN -DNOINFO
# cd /usr/share/perl
# ls -R

>Fix:
	
Make installation of the Perl manual pages 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?199904082300.BAA53694>