Magellan Linux

Diff of /smage/trunk/extras/tigervnc/tigervnc-1.0.90_svn4262-r1.smage2

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

revision 1241 by niro, Tue Feb 1 13:36:38 2011 UTC revision 1242 by niro, Tue Feb 1 13:47:21 2011 UTC
# Line 81  src_compile() Line 81  src_compile()
81   # build the x11 module   # build the x11 module
82   cd ${XORGDDIR}   cd ${XORGDDIR}
83   mconfigure \   mconfigure \
  --prefix=/usr/X11R6 \  
  --datadir=/usr/X11R6/share \  
84   --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \   --with-default-font-path=/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1 \
85   --with-rgb-path=/usr/X11R6/share/X11/rgb.txt \   --with-rgb-path=/usr/share/X11/rgb.txt \
86   --with-xkb-output=/usr/X11R6/share/X11/xkb \   --with-xkb-output=/usr/share/X11/xkb \
87   --with-pic \   --with-pic \
88   --disable-xorg \   --disable-xorg \
89   --disable-composite \   --disable-composite \

Legend:
Removed from v.1241  
changed lines
  Added in v.1242