wok diff dropbear/stuff/dropbear-xauth.u @ rev 586
iFix: Typo in newt-dev
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Apr 16 01:14:00 2008 +0200 (2008-04-16) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dropbear/stuff/dropbear-xauth.u Wed Apr 16 01:14:00 2008 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +--- dropbear-0.50/options.h 1.5 ++++ dropbear-0.50/options.h 1.6 +@@ -199,3 +199,3 @@ 1.7 + #ifndef XAUTH_COMMAND 1.8 +-#define XAUTH_COMMAND "/usr/X11R6/bin/xauth -q" 1.9 ++#define XAUTH_COMMAND "/usr/bin/xauth -q" 1.10 + #endif