From owner-cvs-all Thu Mar 6 10:11:41 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E50437B401; Thu, 6 Mar 2003 10:11:39 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6BB43F3F; Thu, 6 Mar 2003 10:11:38 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (smmsp@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.7/8.12.7) with ESMTP id h26IBcdh040284; Thu, 6 Mar 2003 10:11:38 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.7/8.12.7/Submit) id h26IBcs9040283; Thu, 6 Mar 2003 10:11:38 -0800 (PST) Date: Thu, 6 Mar 2003 10:11:37 -0800 From: "David O'Brien" To: Ruslan Ermilov Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/less Makefile lesspipe.sh Message-ID: <20030306181137.GB40027@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200303060435.h264Zmkk039395@repoman.freebsd.org> <20030306154915.GE55489@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030306154915.GE55489@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 06, 2003 at 05:49:15PM +0200, Ruslan Ermilov wrote: > On Wed, Mar 05, 2003 at 08:35:48PM -0800, David E. O'Brien wrote: > > obrien 2003/03/05 20:35:48 PST > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/less Makefile > > Added files: > > usr.bin/less lesspipe.sh > > Log: > > Add an embellished lesspipe.sh as described in the man page. > > P.S. it is stupid I have to define both SCRIPTS and SCRIPTSNAME. > > > > Revision Changes Path > > 1.8 +2 -0 src/usr.bin/less/Makefile > > 1.1 +13 -0 src/usr.bin/less/lesspipe.sh (new) > > > It is. > > The usual practice is to strip extensions when installing scripts. > Here, I'd suggest that you follow this practice too, and install > this script as "lesspipe". I realize that, and the answer is "no". I am following the documented name in the man page. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message