From 89e7a2dfe6044f3980098911a7470d401ff70eb1 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 29 Apr 2004 00:10:29 +0000 Subject: Remove /usr/share/doc/ssh/RFC.gz from the ssh binary package (although it's still in the source, so this only addresses part of #211640 rather than closing it). It isn't DFSG-free and only documents the obsolete SSH1 protocol, not to mention that it was never a real RFC but only an Internet-Draft. It's available from http://www.free.lp.se/bamse/draft-ylonen-ssh-protocol-00.txt if you want it for some reason. --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8cc9b5d9c..0575bfc94 100755 --- a/debian/rules +++ b/debian/rules @@ -130,9 +130,6 @@ endif dh_installdebconf dh_installdocs OVERVIEW README cat debian/copyright.head LICENCE > debian/tmp/usr/share/doc/ssh/copyright - nroff RFC.nroff > debian/tmp/usr/share/doc/ssh/RFC - gzip -9 debian/tmp/usr/share/doc/ssh/RFC - rm -rf debian/tmp/usr/share/doc/ssh/RFC.nroff.gz ifeq ($(PAMSUBST),yes) # Clean up if we've done this already, to ensure idempotency. if [ -f debian/ssh.pam.new-style ]; then \ -- cgit v1.2.3