From 0d13e198cfa7c60ca8c5cde486263c56ee6af19a Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Mon, 24 Dec 2007 12:33:11 +0000 Subject: * Update moduli(5) to revision 1.11 from OpenBSD CVS. --- debian/rules | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index cbb119d23..9f86f44c3 100755 --- a/debian/rules +++ b/debian/rules @@ -396,6 +396,11 @@ binary: binary-indep binary-arch faq: wget -O debian/faq.html http://www.openssh.org/faq.html +debian/moduli.5: + wget -q -O - 'http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/share/man/man5/moduli.5?content-type=text/plain' | \ + sed 's,/etc/moduli,/etc/ssh/moduli,g; s/\$$Mdocdate\$$/$(shell date +'%B %-d %Y')/' \ + > debian/moduli.5 + .PHONY: build clean binary-indep binary-arch binary install .PHONY: build-deb build-udeb .PHONY: binary-openssh-client binary-openssh-server binary-ssh -- cgit v1.2.3