patch-options_h 533 B

123456789101112
  1. diff -Nur dropbear-2013.58.orig/options.h dropbear-2013.58/options.h
  2. --- dropbear-2014.63.orig/options.h 2014-02-19 15:05:24.000000000 +0100
  3. +++ dropbear-2014.63/options.h 2014-02-27 16:29:06.000000000 +0100
  4. @@ -264,7 +264,7 @@ much traffic. */
  5. /* The command to invoke for xauth when using X11 forwarding.
  6. * "-q" for quiet */
  7. #ifndef XAUTH_COMMAND
  8. -#define XAUTH_COMMAND "/usr/bin/X11/xauth -q"
  9. +#define XAUTH_COMMAND "/usr/bin/xauth -q"
  10. #endif
  11. /* if you want to enable running an sftp server (such as the one included with