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

Re: bashims in debian/rules



Stephen Zander wrote:
> Eric Delaunay wrote:
> > Hmm, env doesn't exist under Solaris except when GNU shellutils are
> > installed.  In all cases it will not reside under /usr/bin :-(
> 
> Eh? Since when? /usr/bin/env has been in standard Solaris since the beginning
> of time AFAIK.


Oops, sorry.  It was masked by the one from GNU shellutils in my path :-((
# which env
/opt/bin/env
# ls -l /usr/bin/env
-r-xr-xr-x   1 bin          4160 Oct 25  1995 /usr/bin/env

Ok, so /usr/bin/env can be used to fix path to bash with such a line in
debian/rules:

SHELL=/usr/bin/env bash

Regards.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: