1 patch for repository http://darcs.net/releases/branch-2.4:
Fri Feb 19 11:34:37 EST 2010 Trent W. Buck <trentbuck@gmail.com>
* Print an intelligible error on "darcs dist" for this project.
Before:
$ darcs dist
autoconf: error: no input file
Dist aborted due to predist failure
After:
$ darcs dist
E: We don't use `darcs dist' anymore. Use `cabal sdist' instead!
Dist aborted due to predist failure