summaryrefslogtreecommitdiff
path: root/dropbear/dropbear-0.43+0.44test4/xauth-path.patch
blob: 4a820f565429100df5a35eb5a05a7781c9914d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- dropbear-0.44test4/options.h.orig	2004-10-01 23:53:33.000000000 +0200
+++ dropbear-0.44test4/options.h	2004-10-01 23:53:59.000000000 +0200
@@ -161,7 +161,7 @@
 /* The command to invoke for xauth when using X11 forwarding.
  * "-q" for quiet */
 #ifndef XAUTH_COMMAND
-#define XAUTH_COMMAND "/usr/X11R6/bin/xauth -q"
+#define XAUTH_COMMAND "xauth -q"
 #endif
 
 /* if you want to enable running an sftp server (such as the one included with