SOURCES: freenx-server-nx-3.2.0.patch (NEW) - allow use freenx 0.7.2 with N...
paszczus
paszczus at pld-linux.org
Thu Aug 7 08:53:09 CEST 2008
Author: paszczus Date: Thu Aug 7 06:53:09 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- allow use freenx 0.7.2 with NX 3.2.0
---- Files affected:
SOURCES:
freenx-server-nx-3.2.0.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/freenx-server-nx-3.2.0.patch
diff -u /dev/null SOURCES/freenx-server-nx-3.2.0.patch:1.1
--- /dev/null Thu Aug 7 08:53:10 2008
+++ SOURCES/freenx-server-nx-3.2.0.patch Thu Aug 7 08:53:04 2008
@@ -0,0 +1,15 @@
+diff -ur freenx-server-0.7.2/nxloadconfig freenx-server-0.7.2.new/nxloadconfig
+--- freenx-server-0.7.2/nxloadconfig 2008-03-14 22:47:47.000000000 +0100
++++ freenx-server-0.7.2.new/nxloadconfig 2008-08-07 08:48:53.440467565 +0200
+@@ -598,8 +598,8 @@
+ [ -z $(echo "$ENABLE_ROOTLESS_MODE" | egrep "^[0|1]$") ] && \
+ ERROR="yes" && echo "Error: Invalid value \"ENABLE_ROOTLESS_MODE=$ENABLE_ROOTLESS_MODE\""
+
+- [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version 1.5.0|NXAGENT - Version 2.[01].0|NXAGENT - Version 3.[01].0')" ] && \
+- ERROR="yes" && echo "Error: Could not find 1.5.0 or 2.[01].0 or 3.[01].0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.[01].0 backend is needed for this version of FreeNX."
++ [ -z "$(strings $PATH_BIN/nxagent | egrep 'NXAGENT - Version 1.5.0|NXAGENT - Version 2.[01].0|NXAGENT - Version 3.[012].0')" ] && \
++ ERROR="yes" && echo "Error: Could not find 1.5.0 or 2.[01].0 or 3.[012].0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.[012].0 backend is needed for this version of FreeNX."
+
+ [ -z $(echo "$ENABLE_USESSION" | egrep "^[0|1]$") ] && \
+ ERROR="yes" && echo "Error: Invalid value \"ENABLE_USESSION=$ENABLE_USESSION\""
+Tylko w freenx-server-0.7.2.new/: nxloadconfig~
================================================================
More information about the pld-cvs-commit
mailing list