From cf74230fe9329d69e537a82c2284de8ad4c8ef13 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Sun, 27 Mar 2011 12:01:48 -0500 Subject: [PATCH] Remove vestigal clean target comment regarding pybuptest.tmp permissions. Signed-off-by: Rob Browning --- Makefile | 2 -- 1 file changed, 2 deletions(-) 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/*/*/*~ \ -- 2.39.5