This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 4f1dd9e8743b08c5f294278ceb5509ce37a34ba3 Author: Stephane Bortzmeyer <[email protected]> Date: Thu Dec 7 14:36:59 2000 +0000 Also clean the FAQ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 870c85b..058ea2e 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ install:: $(OUTPUTS) install -m 0444 $(OUTPUTS) $(PUBLISHDIR) clean: - rm -rf *.html *.aux *.log *.dvi *.ps *.tex *.txt *~ + rm -rf debian-java-faq.* *.html *.aux *.log *.dvi *.ps *.tex *.txt *~ (cd examples; rm -f *~) # For the debian-java-FAQ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

