wok-current view dropbear/stuff/dropbear-xauth.u @ rev 2024

Up: efreet (0.5.0.050) - Snapshot 2008-09-25
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jan 08 22:34:55 2009 +0100 (2009-01-08)
parents
children
line source
1 --- dropbear-0.50/options.h
2 +++ dropbear-0.50/options.h
3 @@ -199,3 +199,3 @@
4 #ifndef XAUTH_COMMAND
5 -#define XAUTH_COMMAND "/usr/X11R6/bin/xauth -q"
6 +#define XAUTH_COMMAND "/usr/bin/xauth -q"
7 #endif