summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2006-12-06 22:33:22 +0000
committerColin Watson <cjwatson@debian.org>2006-12-06 22:33:22 +0000
commit3e8dd2f57c597bbd1fdbc77e4f1a681a587a3c08 (patch)
treef48a3ad34b9d516bc5837d7007dba0daa984ac43 /debian/rules
parente2f4fb43875e216cbcf7cabbb621ecb205c24857 (diff)
don't symlink /usr/share/doc/ssh-krb5; we have a separate NEWS file to put there
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 1d7cc0295..1883803a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -255,8 +255,7 @@ binary-ssh-krb5: build install
255 dh_testdir 255 dh_testdir
256 dh_testroot 256 dh_testroot
257 dh_installdocs 257 dh_installdocs
258 mv debian/ssh-krb5/usr/share/doc/ssh-krb5 debian/ssh-krb5/usr/share/doc/openssh-client 258 dh_installchangelogs ChangeLog
259 rm -f debian/ssh-krb5/usr/share/doc/openssh-client/copyright
260 dh_link 259 dh_link
261 dh_compress 260 dh_compress
262 dh_fixperms 261 dh_fixperms