$NetBSD: patch-aa,v 1.1 2010/11/27 14:15:29 gdt Exp $

http://tahoe-lafs.org/trac/zfec/ticket/11#comment:2

--- setup.py.orig	2010-12-21 23:28:56.000000000 +0000
+++ setup.py
@@ -68,8 +68,8 @@ if 'darcsver' in sys.argv[1:]:
 # Lucid, so for now you have to manually install it before building
 # sdists or eggs:
 # http://bitbucket.org/tarek/distribute/issue/55/revision-control-plugin-automatically-installed-as-a-build-dependency-is-not-present-when-another-build-dependency-is-being
-if False:
-    setup_requires.append('setuptools_darcs >= 1.1.0')
+#if False:
+#    setup_requires.append('setuptools_darcs >= 1.1.0')
 
 
 setup(name=PKG,
