default_install &&

if [[ ! -e /usr/libexec/ssh-askpass ]]; then 
  ln -sf $TRACK_ROOT/usr/bin/gtk-led-askpass /usr/libexec/ssh-askpass
fi
