Magellan Linux

Contents of /trunk/nxserver-freenx/patches/nxserver-freenx-0.5.0-libdir.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 151 - (show annotations) (download)
Tue May 8 20:26:14 2007 UTC (17 years ago) by niro
File size: 512 byte(s)
-moved to patches subdir

1 diff -Naur freenx-0.5.0.orig/nxloadconfig freenx-0.5.0/nxloadconfig
2 --- freenx-0.5.0.orig/nxloadconfig 2007-01-03 19:49:49.000000000 +0100
3 +++ freenx-0.5.0/nxloadconfig 2007-01-03 19:50:46.000000000 +0100
4 @@ -58,7 +58,7 @@
5 # Where can different nx components be found
6 NX_DIR=/usr
7 PATH_BIN=$NX_DIR/bin # if you change that, be sure to also change the public keys
8 -PATH_LIB=$NX_DIR/lib
9 +PATH_LIB=$NX_DIR/lib/NX/lib
10 NX_ETC_DIR=/etc/nxserver
11 NX_SESS_DIR=/var/lib/nxserver/db
12 NX_HOME_DIR=/var/lib/nxserver/home