summaryrefslogtreecommitdiff
path: root/mk/split-cfg.mk
diff options
context:
space:
mode:
authorThorsten Glaser <tg@mirbsd.org>2009-12-20 14:52:58 +0059
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-20 17:37:01 +0100
commit77a222d5094d902128d355685501c7b30c8cccca (patch)
treeb7c1df43344d05c69cbaeb87cb29cf5b1128585a /mk/split-cfg.mk
parent82b3f66f50f608723a2d388bf933ec08a0fefda4 (diff)
Pimp up the progress bar
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
Diffstat (limited to 'mk/split-cfg.mk')
-rw-r--r--mk/split-cfg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/split-cfg.mk b/mk/split-cfg.mk
index 6b1091e89..9f4bff8e7 100644
--- a/mk/split-cfg.mk
+++ b/mk/split-cfg.mk
@@ -4,4 +4,4 @@
${TOPDIR}/.cfg/ADK_HAVE_DOT_CONFIG: ${TOPDIR}/.config \
${TOPDIR}/mk/split-cfg.mk ${TOPDIR}/scripts/split-cfg.sh
- ${BASH} ${TOPDIR}/scripts/split-cfg.sh '${TOPDIR}'
+ mksh ${TOPDIR}/scripts/split-cfg.sh '${TOPDIR}'