Re: Consensus about /bin/perl.

1996-08-10 Thread Ian Jackson
Rob Browning writes ("Consensus about /bin/perl."): > So what was the decision about /bin/perl, and the packages that depend > on it right now (kernel-*, etc). Should it be a symlink, or should > these packages just be fixed? Both. > Just wanted to know so know whether or not I should create the

Re: Consensus about /bin/perl.

1996-08-09 Thread Christian Hudon
On 8 Aug 1996, Rob Browning wrote: > > So what was the decision about /bin/perl, and the packages that depend > on it right now (kernel-*, etc). Should it be a symlink, or should > these packages just be fixed? In a nutshell, all perl scripts should use /usr/bin/perl, *not* /bin/perl. Christ

Re: Consensus about /bin/perl.

1996-08-09 Thread Daniel Quinlan
Rob Browning <[EMAIL PROTECTED]> writes: > So what was the decision about /bin/perl, and the packages that depend > on it right now (kernel-*, etc). Should it be a symlink, or should > these packages just be fixed? > > Just wanted to know so know whether or not I should create the link or > patch