]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
remove tahoe egg-info dir from the "clean" rule 63/head
authorZooko Wilcox-O'Hearn <zooko@zooko.com>
Thu, 10 Oct 2013 01:52:44 +0000 (01:52 +0000)
committerZooko Wilcox-O'Hearn <zooko@zooko.com>
Thu, 10 Oct 2013 01:52:44 +0000 (01:52 +0000)
fixes #2092

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