[PATCH] make config abort with error

Jörg Esser <[email protected]>
Newsgroups gmane.linux.isdn.i4l.user
Message-ID <[email protected]>
From: Joerg Esser <[email protected]>

make config
Menuconfig requires bash
make: *** [menuconfig] Fehler 1

Changed Makefile to bash and everything works fine
---
  scripts/Menuconfig |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/Menuconfig b/scripts/Menuconfig
index 2669d56..aac4e25 100755
--- a/scripts/Menuconfig
+++ b/scripts/Menuconfig
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
  #
  # $Id: Menuconfig,v 1.8 2002/07/04 10:52:18 paul Exp $
  #
-- 
1.7.10.4


-- 
Gruss, Joerg
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.