X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=boot;h=6b04fcc0c4358007934bc92e4cc7dc3e1785dcf0;hp=644c6d9ea251a8bde192f9ab449ad3c6b66344d6;hb=0a5613f40b0e32cf59966e6b56b807cdbe80aa7b;hpb=70244ed4c508b288aa6e163c09b196cc3b8725ee diff --git a/boot b/boot index 644c6d9..6b04fcc 100644 --- a/boot +++ b/boot @@ -2,7 +2,7 @@ set -e # Create libraries/*/{ghc.mk,GNUmakefile} -sh boot-pkgs +bash boot-pkgs # Check that we have all boot packages. for dir in `grep "^[^# ][^ ]* *[^ ][^ ]* *[^ ][^ ]*$" packages | sed "s/ .*//"`