[PATCH 2/2] MAKEALL: use '.' instead of 'source'

From: Sascha Hauer <s.hauer@pengutronix.de>
Date: 2011-11-28 07:31:20
Subsystem: the rest · Maintainer: Linus Torvalds

'source' is not available on dash.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 MAKEALL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAKEALL b/MAKEALL
index e987de2..25b9977 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -234,7 +234,7 @@ then
 		CONFIG="./${CONFIG}"
 	fi
 
-	source "${CONFIG}"
+	. "${CONFIG}"
 fi
 
 [ -d "${LOGDIR}" ] || mkdir ${LOGDIR} || exit 1
-- 
1.7.7.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help