SOURCES (XEN_3_0_2): xen-libvncserver-detect-fix.patch (NEW) - rea...

adamg adamg at pld-linux.org
Thu Dec 27 11:52:14 CET 2007


Author: adamg                        Date: Thu Dec 27 10:52:14 2007 GMT
Module: SOURCES                       Tag: XEN_3_0_2
---- Log message:
- readded

---- Files affected:
SOURCES:
   xen-libvncserver-detect-fix.patch (1.1.2.2 -> 1.1.2.3)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xen-libvncserver-detect-fix.patch
diff -u /dev/null SOURCES/xen-libvncserver-detect-fix.patch:1.1.2.3
--- /dev/null	Thu Dec 27 11:52:14 2007
+++ SOURCES/xen-libvncserver-detect-fix.patch	Thu Dec 27 11:52:09 2007
@@ -0,0 +1,11 @@
+--- xen-3.0.2/tools/ioemu/configure~	2006-04-10 00:05:53.000000000 +0200
++++ xen-3.0.2/tools/ioemu/configure	2007-11-03 20:37:16.657753155 +0100
+@@ -230,7 +230,7 @@
+ 
+ if test -z "$vnc"; then
+ 
+-if libvncserver-config --version >& /dev/null; then
++if libvncserver-config --version > /dev/null; then
+     vnc=yes
+ else
+     vnc=no
================================================================


More information about the pld-cvs-commit mailing list