From owner-freebsd-current Mon May 6 13:27:23 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA06161 for current-outgoing; Mon, 6 May 1996 13:27:23 -0700 (PDT) Received: from campa.panke.de (anonymous230.ppp.cs.tu-berlin.de [130.149.17.230]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA06154 for ; Mon, 6 May 1996 13:27:12 -0700 (PDT) Received: (from wosch@localhost) by campa.panke.de (8.6.12/8.6.12) id WAA02813; Mon, 6 May 1996 22:21:57 +0200 Date: Mon, 6 May 1996 22:21:57 +0200 From: Wolfram Schneider Message-Id: <199605062021.WAA02813@campa.panke.de> To: Garrett Wollman Cc: current@FreeBSD.ORG Subject: Re: Files installed to /etc, (was: review request) In-Reply-To: <9605061435.AA27384@halloran-eldar.lcs.mit.edu> References: <199604292241.PAA05374@phaeton.artisoft.com> <23826.830823868@time.cdrom.com> <199604301549.RAA01126@localhost> <9604301822.AA22772@halloran-eldar.lcs.mit.edu> <199605041833.UAA01692@localhost> <9605061435.AA27384@halloran-eldar.lcs.mit.edu> Reply-to: Wolfram Schneider MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Garrett Wollman writes: >> The target `scriptinstall' works for all script languages extensions >> (.sh, .csh, .perl, .pl, .tcl, .el) and you can install more than one >> script (PROG support only one program). > >Which is as it should be. One program per directory, thank you very >much. You are very conservative. I think a directory for every script is an overkill. Wolfram