[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dealing with executable shell scripts
From: |
NightStrike |
Subject: |
Re: dealing with executable shell scripts |
Date: |
Tue, 20 Mar 2012 14:32:39 -1000 |
On Tue, Mar 20, 2012 at 1:55 PM, Miles Bader <address@hidden> wrote:
> 2012年3月21日8:33 NightStrike <address@hidden>:
>>> "bin_SCRIPTS" doesn't actually seem to do much of anything -- you
>>> still have to add your own rules to handle all the actual work, need
>>> to fiddle with EXTRA_DIST and CLEANFILES, etc. Indeed, doing what I
>>
>> You can avoid hacking EXTRA_DIST if you change your primary from:
>>
>> bin_SCRIPTS = aaa
>> to:
>> dist_bin_SCRIPTS = aaa
>
> That's going to distribute "aaa", though, right, not the actual
> "source" e.g. aaa.sh?
Yes. There's an earlier email in this thread from somebody
illustrating that you don't need to morph from source to script if the
file doesn't actually get changed.
- Re: dealing with executable shell scripts, (continued)
- Re: dealing with executable shell scripts, Russ Allbery, 2012/03/19
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/19
- Re: dealing with executable shell scripts, Harlan Stenn, 2012/03/19
- Re: dealing with executable shell scripts, Harlan Stenn, 2012/03/19
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/19
- Re: dealing with executable shell scripts, Harlan Stenn, 2012/03/19
- Re: dealing with executable shell scripts, Harlan Stenn, 2012/03/19
- Re: dealing with executable shell scripts, Andrew W. Nosenko, 2012/03/20
- Re: dealing with executable shell scripts, NightStrike, 2012/03/20
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/20
- Re: dealing with executable shell scripts,
NightStrike <=
- Re: dealing with executable shell scripts, Bob Friesenhahn, 2012/03/20
- Re: dealing with executable shell scripts, NightStrike, 2012/03/21
- Re: dealing with executable shell scripts, Paul Elliott, 2012/03/21
- Re: dealing with executable shell scripts, Bob Friesenhahn, 2012/03/21
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/22
- Re: dealing with executable shell scripts, Harlan Stenn, 2012/03/20
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/20
- Re: dealing with executable shell scripts, NightStrike, 2012/03/21
- Re: dealing with executable shell scripts, Miles Bader, 2012/03/21
- Re: dealing with executable shell scripts, Russ Allbery, 2012/03/21