Re: non-setup information in setup.hint (was Re: Maintainers/Packages List, 2003

2003-11-26 Thread David F
>It's a bit contrived, but... A *bit* contrived? Certainly not a byte contrived. A nybble contrived perhaps? >~$ ./setup.hint >bash: ./setup.hint: binary-only: bad interpreter: No such file or directory > >Perhaps the special comment should be something other than the shebang? >Just a thought.

Re: non-setup information in setup.hint (was Re: Maintainers/Packages List, 2003

2003-11-25 Thread David F
) We could decide on a comment convention for setup.hint that could be ) used for some other tool to process: ) ) #!binary only That works, or maybe even #!binary-only and either let multiple flags be on one line or allow flags to have arguments. It's a bit contrived, but... ~$ ./setup.hint bash: