From 8ce3a1fcd48d46696ff88bc7297b75cb4838791c Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Thu, 8 Apr 2010 09:07:54 +0100 Subject: remove obsolete Ssh.bin hack, no longer needed with new PKCS#11 smartcard handling --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index ae7d3a7a3..f2c24ddf9 100755 --- a/debian/rules +++ b/debian/rules @@ -154,8 +154,6 @@ override_dh_auto_install: $(MAKE) -C build-deb DESTDIR=`pwd`/debian/openssh-client install-nokeys rm -f debian/openssh-client/etc/ssh/sshd_config - #Temporary hack: remove /usr/share/Ssh.bin, since we have no smartcard support anyway. - rm -f debian/openssh-client/usr/share/Ssh.bin # Split off the server. mv debian/openssh-client/usr/sbin/sshd debian/openssh-server/usr/sbin/ -- cgit v1.2.3