packages: libvncserver/libvncserver-linux.patch - updated for 0.9.9

witekfl witekfl at pld-linux.org
Wed May 9 11:01:50 CEST 2012


Author: witekfl                      Date: Wed May  9 09:01:50 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 0.9.9

---- Files affected:
packages/libvncserver:
   libvncserver-linux.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/libvncserver/libvncserver-linux.patch
diff -u packages/libvncserver/libvncserver-linux.patch:1.5 packages/libvncserver/libvncserver-linux.patch:1.6
--- packages/libvncserver/libvncserver-linux.patch:1.5	Sun Oct 16 17:00:09 2011
+++ packages/libvncserver/libvncserver-linux.patch	Wed May  9 11:01:45 2012
@@ -14,8 +14,8 @@
 @@ -801,7 +801,7 @@
  AM_CONDITIONAL(CYGIPC, test "$HAVE_CYGIPC" = "true")
  
- # Check if /dev/vcsa1 exists, if so, define LINUX
--AM_CONDITIONAL(LINUX, test -c /dev/vcsa1)
+ # Check if /usr/include/linux exists, if so, define LINUX
+-AM_CONDITIONAL(LINUX, test -d /usr/include/linux)
 +AM_CONDITIONAL(LINUX, true)
  
  # Check for OS X specific header
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libvncserver/libvncserver-linux.patch?r1=1.5&r2=1.6



More information about the pld-cvs-commit mailing list