]> arthur.barton.de Git - bup.git/commitdiff
config/configure: find bash via env (as we should)
authorRob Browning <rlb@defaultvalue.org>
Sat, 18 Jul 2015 18:41:03 +0000 (13:41 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 18 Jul 2015 18:41:06 +0000 (13:41 -0500)
Thanks to Greg Troxel <gdt@lexort.com> for reporting the problem.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
config/configure

index f250d1a32a486fccaaa2d975e6011c40216e32d6..800324137aebeb8dba3aed9a8fa2933da3a9f029 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 bup_find_prog()
 {