X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=boot;h=6b04fcc0c4358007934bc92e4cc7dc3e1785dcf0;hb=6536a79160b36c63d2980ab4053059b5dd483550;hp=644c6d9ea251a8bde192f9ab449ad3c6b66344d6;hpb=1be45d7baf6fafacd60e345c423c1025d8813111;p=ghc-hetmet.git 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/ .*//"`