Removed the gnutls component from our APT repo, since gnutls 2.6 is now in debian...
[monkeysphere.git] / src / monkeysphere
index 1db4f20ce48fba8670aeb4507d4bed4b9ca0f853..dd689b5bfd45ca4b5dc6abbe97fe59b6096b7ac5 100755 (executable)
@@ -172,7 +172,7 @@ function subkey_to_ssh_agent() {
 
     if ! test_gnu_dummy_s2k_extension ; then
        failure "Your version of GnuTLS does not seem capable of using with gpg's exported subkeys.
-You may want to consider patching or upgrading.
+You may want to consider patching or upgrading to GnuTLS 2.6 or later.
 
 For more details, see:
  http://lists.gnu.org/archive/html/gnutls-devel/2008-08/msg00005.html"