Re: [Fink-devel] Use of explicit interpretters in packaging scripts

2006-01-04 Thread Trevor Harmon
On Jan 4, 2006, at 2:22 AM, Daniel Macks wrote: If you specify an explicit interpretter in a PatchScript, CompileScript, or InstallScript (i.e, the first line of the field begins with #!), please always pass the "-e" flag to that shell. How about making this the default behavior? When processi

[Fink-devel] Use of explicit interpretters in packaging scripts

2006-01-04 Thread Daniel Macks
If you specify an explicit interpretter in a PatchScript, CompileScript, or InstallScript (i.e, the first line of the field begins with #!), please always pass the "-e" flag to that shell. Without this flag, an error during one of the shell commands in the field does not cause the package building