lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Outdated help2man; avoiding needing to "build" help2man.pl


From: Don Armstrong
Subject: Re: Outdated help2man; avoiding needing to "build" help2man.pl
Date: Mon, 1 Oct 2012 13:56:16 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, 01 Oct 2012, Pavel Roskin wrote:
> On Thu, 13 Sep 2012 14:51:53 -0700
> Don Armstrong <address@hidden> wrote:
> > While it's correct, you can trivially work around this problem by
> > changing
> > 
> > address@hidden@ -w 
> > 
> > to 
> > 
> > address@hidden@ -w 
> > #! perl -w
> 
> Considering the subsequent discussion, it's probably irrelevant to
> LilyPond.  However, it's a bad idea to use an executable name without
> full path.

#! perl -w isn't the executable name; it's just used to get around
having to shove in the value of $(PERL) into @PERL@ before calling
help2man.pl. See perldoc perlrun's documentation of -x.


Don Armstrong

-- 
To steal ideas from one person is plagiarism; to steal from many is
research.
 -- Steven Wright

http://www.donarmstrong.com              http://rzlab.ucr.edu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]