summaryrefslogtreecommitdiffstats
path: root/network/dropbear/dropbear.xauth.patch
blob: d01e15e044f39605a9722562cc4168f2d95571ed (plain)
1
2
3
4
5
6
7
8
9
10
11
--- options.h.old	2008-01-29 11:54:45.000000000 -0200
+++ options.h	2008-01-29 11:54:52.000000000 -0200
@@ -197,7 +197,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 "/usr/bin/xauth -q"
 #endif
 
 /* if you want to enable running an sftp server (such as the one included with