Hello Jesus,
attached is a small patch that creates a working version.

--- rules~      2005-06-14 12:19:11.752959304 +0200
+++ rules       2005-06-14 12:19:58.452599957 +0200
@@ -39,7 +39,7 @@
 config.status: configure
        dh_testdir
        # Add here commands to configure the package.
-       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--mandir=\$${prefix}/share/man --sysconfdir=/etc --with-scp=/usr/bin/scp 
--with-sftp-server=/usr/lib/sftp-server --with-cvs=/usr/bin/cvs 
--with-rsync=/usr/bin/rsync --with-rdist=/usr/bin/rdist --prefix=/usr 
--libexecdir=/usr/lib/rssh $(CONFIGURE_OPTIONS)
+       ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--mandir=\$${prefix}/share/man --sysconfdir=/etc --with-scp=/usr/bin/scp 
--with-sftp-server=/usr/lib/openssh/sftp-server --with-cvs=/usr/bin/cvs 
--with-rsync=/usr/bin/rsync --with-rdist=/usr/bin/rdist --prefix=/usr 
--libexecdir=/usr/lib/rssh $(CONFIGURE_OPTIONS)
 
 
 #Architecture 

Reply via email to