build: don't assume bash in configure.waf
authorAndrew Tridgell <tridge@samba.org>
Fri, 19 Mar 2010 09:56:15 +0000 (20:56 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:26:55 +0000 (20:26 +1000)
source4/configure.waf

index 53efbb56b66679f600a0f8d3f6507e28f1e0668d..b297b9327847de1946fa59a7c5d5b8aa7306affa 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 echo "Using waf based build"