Date: Mon, 15 May 2000 08:57:32 -0700 From: Jim Pirzyk <Jim.Pirzyk@disney.com> To: FreeBSD-gnats-submit@freebsd.org Subject: conf/18569: tool source not installed Message-ID: <00051508580700.26029@amigo.fan.fa.disney.com>
next in thread | raw e-mail | index | archive | help
>Number: 18569 >Category: conf >Synopsis: tool source not installed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 15 09:00:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Jim Pirzyk >Release: FreeBSD 4.0-STABLE i386 >Organization: >Environment: Installing 4.0-STABLE source >Description: when running src/install.sh all, the tool source is not installed. >How-To-Repeat: run src/install.sh all on a system that does not have src installed and see if src/tools then exists. >Fix: *** install.sh.orig Thu May 11 09:20:16 2000 --- install.sh Thu May 11 09:17:51 2000 *************** *** 16,22 **** fi if [ "$1" = "all" ]; then ! dists="base bin contrib etc games gnu include lib libexec release sbin share sys ubin usbin" else dists="$*" fi --- 16,22 ---- fi if [ "$1" = "all" ]; then ! dists="base bin contrib etc games gnu include lib libexec release sbin share sys tools ubin usbin" else dists="$*" fi >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?00051508580700.26029>
