wok view dropbear/stuff/dropbear-xauth.u @ rev 1353

iFix: dvdauthor BUILD_DEPENDS, needs libdvdread-dev to build.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sat Sep 06 15:07:21 2008 +0200 (2008-09-06)
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