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 d7de6f1ab5bf2d70feed1a035eacb39591143bd1 Author: Stephane Bortzmeyer <[email protected]> Date: Thu Dec 7 14:36:21 2000 +0000 Better way to retrieve the FAQ --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bb8014d..870c85b 100644 --- a/Makefile +++ b/Makefile @@ -70,7 +70,7 @@ debian-java-faq: debian-java-faq.html debian-java-faq.ps debian-java-faq.txt OUTPUTS += debian-java-faq.ps debian-java-faq.txt debian-java-faq.sgml: - (cd ../java-faq; cvs update) + (cvs -d :pserver:[email protected]:/cvs/debian-doc -z3 checkout -d FAQ ddp/manuals.sgml/java-faq/debian-java-faq.sgml; mv FAQ/debian-java-faq.sgml .; rm -rf FAQ) debian-java-faq.html: debian-java-faq.sgml $(LANGUAGE) debiandoc2html debian-java-faq.sgml -- 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

