X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=boot;h=ba02e70f8fbfe381d041cfd2a1ab245a33e93767;hb=081d294c2a4a9e886e96ab50cf43718b54696646;hp=9c1fad7297ce683344c3dcfcb951df5c0b0c2752;hpb=334e082ac8b94353328ee45da8bcf5fad85a29eb;p=ghc-hetmet.git diff --git a/boot b/boot index 9c1fad7..ba02e70 100644 --- a/boot +++ b/boot @@ -2,7 +2,7 @@ set -e # Check that we have all boot packages. -for dir in `grep "^[^# ][^ ]* *[^ ][^ ]*$" packages | sed "s/ .*//"` +for dir in `grep "^[^# ][^ ]* *[^ ][^ ]* *[^ ][^ ]*$" packages | sed "s/ .*//"` do if test ! -d $dir then