Subject: Re: pkg/26861
To: None <pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <wiz@netbsd.org>
List: pkgsrc-bugs
Date: 03/17/2005 15:52:42
Synopsis: ssh-askpass installs into /usr/pkg

State-Changed-From-To: open->feedback
State-Changed-By: wiz@netbsd.org
State-Changed-When: Thu, 17 Mar 2005 15:52:41 +0000
State-Changed-Why:
The openssh package Makefile has a check for the existence of
X11BASE/bin/ssh-askpass, and if that does not exists, falls
back to X11PREFIX/bin/ssh-askpass, which should point to the
ssh-askpass package's binary file.
Does a part of this not work, or can we close this PR?