X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=darcs-all;h=0dd9145063fafa6d953ac454e2591ac96ee646fd;hp=aecf6340b79e21f7fe27b05013df912825635789;hb=a0c6f738f883c860f5aa91b337d2232fa780adf4;hpb=345a81cac5ec23158160dcfa3a92cf132ee8e3d8 diff --git a/darcs-all b/darcs-all index aecf634..0dd9145 100644 --- a/darcs-all +++ b/darcs-all @@ -63,7 +63,7 @@ function darcsget() done } -if test ! -d _darcs; then +if test ! -d _darcs -o ! -d compiler; then echo "error: darcs-all must be run from the top level of the ghc tree." exit 1; fi