Good morning,

I think:

+ # user wants gpg-agent, but not ssh-agent, assume ssh support in gpg-agent
+   if ! grep -qs ^use-ssh-agent "$OPTIONFILE"; then
+       ENABLESSH='--enable-ssh-support'
+   fi
+

Should check for a new option (e.g. use-gpg-agent-ssh) as well. When someone does not want to run ssh-agent, I guess it's still not safe to assume the person _does_ want --enable-ssh-support for gpg-agent in all cases.

Regards,
Kees



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to