From ebc4a8cca5c11a314af816af146fe70ed4c7598e Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 1 Dec 2004 16:26:40 +0000 Subject: Build ssh in binary-indep, not binary-arch (thanks, LaMont Jones). --- debian/rules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 351f47785..0d85abbf3 100755 --- a/debian/rules +++ b/debian/rules @@ -158,11 +158,10 @@ install: build install -m 755 build-udeb/ssh-keygen debian/openssh-server-udeb/usr/bin/ssh-keygen # Build architecture-independent files here. -binary-indep: build install - # nothing to do +binary-indep: binary-ssh # Build architecture-dependent files here. -binary-arch: binary-openssh-client binary-openssh-server binary-ssh +binary-arch: binary-openssh-client binary-openssh-server binary-arch: binary-ssh-askpass-gnome binary-arch: binary-openssh-client-udeb binary-openssh-server-udeb -- cgit v1.2.3