On Tue, Aug 04, 2015 at 11:38:29AM +0800, Eryu Guan wrote: > There's an extra ";" in include/buildmacros, which causes make > install-dev to fail > > ...... > Installing libhandle-install-dev > cd ../libhandle/.libs; ... if [ "x/usr/lib64" != "x/usr/lib64"; ]; ... > /bin/sh: line 0: [: missing `]' > /bin/sh: ]: command not found > ...... > > This was introduced by > 02ef543 libhandle: fix installation for symlinked /usr Thanks, loosk like some shells are stricter than others here. Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs