From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 22 Jan 2008 21:05:04 +0000 (-0700)
Subject: setup: remove the --always-copy option, because it causes setuptools to ignore system... 
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/file/URI:LIT:krugkidfnzsc4/index.php?a=commitdiff_plain;h=50daad4a27b070be5e62dda4790e043960d97a26;p=tahoe-lafs%2Ftahoe-lafs.git

setup: remove the --always-copy option, because it causes setuptools to ignore system and development apps
---

diff --git a/setup.cfg b/setup.cfg
index 5db42557..5fe33836 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,2 @@
 [easy_install]
 zip_ok=False
-always_copy=True