From 92188de10471622961384d02c99c0e0deb1047c7 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 8 Apr 2010 08:55:19 +0100 Subject: remove old ssh_prng_cmds handling; we never use this, and it's unnecessary with debhelper v3 anyway --- debian/rules | 2 -- 1 file changed, 2 deletions(-) diff --git a/debian/rules b/debian/rules index ab04b8e19..ae7d3a7a3 100755 --- a/debian/rules +++ b/debian/rules @@ -201,8 +201,6 @@ override_dh_fixperms: override_dh_installdeb: dh_installdeb - test ! -e debian/ssh/etc/ssh/ssh_prng_cmds \ - || echo "/etc/ssh/ssh_prng_cmds" >> debian/openssh-client/DEBIAN/conffiles perl -i debian/substitute-conffile.pl \ ETC_SSH_MODULI debian/openssh-client/etc/ssh/moduli \ ETC_SSH_SSH_CONFIG debian/openssh-client/etc/ssh/ssh_config \ -- cgit v1.2.3