projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3529d31
)
remove tahoe egg-info dir from the "clean" rule
63/head
author
Zooko Wilcox-O'Hearn
<zooko@zooko.com>
Thu, 10 Oct 2013 01:52:44 +0000
(
01:52
+0000)
committer
Zooko Wilcox-O'Hearn
<zooko@zooko.com>
Thu, 10 Oct 2013 01:52:44 +0000
(
01:52
+0000)
fixes #2092
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d4533716e45c72b30721403fa723dbb3ec71e723..d468e9a47d58d7897ccbaf78afec5b3845df3947 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-234,7
+234,6
@@
test-clean:
clean:
rm -rf build _trial_temp _test_memory .built
rm -f `find src *.egg -name '*.so' -or -name '*.pyc'`
- rm -rf src/allmydata_tahoe.egg-info
rm -rf support dist
rm -rf `ls -d *.egg | grep -vEe"setuptools-|setuptools_darcs-|darcsver-"`
rm -rf *.pyc