[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: ratpoison: Patch to use $SHELL instead of /bin/sh
From: |
Andreas Enge |
Subject: |
Re: [PATCH] gnu: ratpoison: Patch to use $SHELL instead of /bin/sh |
Date: |
Thu, 13 Feb 2014 09:53:04 +0100 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, Feb 13, 2014 at 01:28:25AM -0500, Mark H Weaver wrote:
> I'm not entirely sure this will be wanted, but it bugged me that
> ratpoison has /bin/sh hardcoded in its source code. WDYT?
Should it be replaced by the user $SHELL or by (which "bash")?
Andreas