Magellan Linux

Diff of /alx-src/branches/alxconf-060/functions/config_x11.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1587 by niro, Fri Nov 26 10:41:45 2010 UTC revision 1589 by niro, Wed Dec 1 21:52:36 2010 UTC
# Line 65  config_x11() Line 65  config_x11()
65   HAS_REALVNC="no"   HAS_REALVNC="no"
66   fi   fi
67    
68   if [ -f /usr/X11R6/lib/modules/extensions/libvnc.so ]   if [ -f /usr/X11R6/lib/xorg/modules/extensions/libvnc.so ]
69   then   then
70   HAS_TIGERVNC="yes"   HAS_TIGERVNC="yes"
71   else   else

Legend:
Removed from v.1587  
changed lines
  Added in v.1589