From: Rob Browning Date: Sun, 27 Mar 2011 17:01:48 +0000 (-0500) Subject: Remove vestigal clean target comment regarding pybuptest.tmp permissions. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cf74230fe9329d69e537a82c2284de8ad4c8ef13;p=packages%2Fb%2Fbup.git Remove vestigal clean target comment regarding pybuptest.tmp permissions. Signed-off-by: Rob Browning --- diff --git a/Makefile b/Makefile index daa5a1d..2069099 100644 --- 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/*/*/*~ \