X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=darcs-all;h=0dd9145063fafa6d953ac454e2591ac96ee646fd;hp=40460c06102b2959deefbcc8f689f69650d6120c;hb=a0c6f738f883c860f5aa91b337d2232fa780adf4;hpb=1d13ee6dea8009d989af3b32272a6e432f5858b5 diff --git a/darcs-all b/darcs-all index 40460c0..0dd9145 100644 --- a/darcs-all +++ b/darcs-all @@ -63,7 +63,7 @@ function darcsget() done } -if test ! -d _darcs -o ! -d ghc; 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