[PATCH] xfsprogs: don't hard code the shell binary
Alex Elder
aelder at sgi.com
Thu Jul 14 13:27:11 CDT 2011
On Tue, 2011-06-28 at 03:41 -0400, Christoph Hellwig wrote:
> On Tue, Jun 28, 2011 at 05:15:48PM +1000, Dave Chinner wrote:
> > From: Dave Chinner <dchinner at redhat.com>
> >
> > Recent changes to debian unstable user space have caused the
> > xfsprogs build to break as certain shell functionality is being
> > assumed by libtool and friends. The configure scripts test and
> > select the correct shell, but the input files ignore this and hard
> > code the shell to use and hence now break.
> >
> > Fix this by using the shell that the configure scripts decide is the
> > right one to use.
>
> Looks good. The same fix should also be applied to xfsdump, xfstests
> and dmapi.
Agree.
Reviewed-by: Alex Elder <aelder at sgi.com>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
More information about the xfs
mailing list