wok-stable view dropbear/stuff/dropbear-xauth.u @ rev 1426

freeradius-dialupadmin: fix index (apache case)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 28 18:47:03 2008 +0000 (2008-09-28)
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