summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f5d166e7..8de12953 100644
--- a/Makefile
+++ b/Makefile
@@ -8,6 +8,8 @@
# (c) 2006, 2007 - OpenSLX GmbH
DESTDIR = /
+# enforce the use of bash (/bin/sh might be a link to incomplete shells)
+SHELL = /bin/bash
# the following defaults should be filled via 'configure'
# and each of them can be overriden by setting the environment variable