]> arthur.barton.de Git - bup.git/commitdiff
Remove vestigal clean target comment regarding pybuptest.tmp permissions.
authorRob Browning <rlb@defaultvalue.org>
Sun, 27 Mar 2011 17:01:48 +0000 (12:01 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Sun, 8 May 2011 07:39:15 +0000 (03:39 -0400)
Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Makefile

index daa5a1d7aac1b6f6263415fdd790a7960e0e1d5b..2069099e91d7253f7f5c17bae5f87071f1fe0a64 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -139,8 +139,6 @@ import-docs: Documentation/clean
        git archive origin/html | (cd Documentation; tar -xvf -)
        git archive origin/man | (cd Documentation; tar -xvf -)
 
-# tgit.py plays with permissions on lib/bup/t/pybuptest.tmp, so we should
-# ensure that we can delete the directory before doing it.
 clean: Documentation/clean
        rm -f *.o lib/*/*.o *.so lib/*/*.so *.dll *.exe \
                .*~ *~ */*~ lib/*/*~ lib/*/*/*~ \