Magellan Linux

Diff of /smage/trunk/core/kdrive/kdrive-1.6.5-r1.smage2

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

revision 364 by niro, Mon May 3 11:24:57 2010 UTC revision 365 by niro, Mon May 3 11:26:58 2010 UTC
# Line 104  src_compile() Line 104  src_compile()
104    
105   # try to fix issues with newer dpms.h header   # try to fix issues with newer dpms.h header
106   local myconf="--disable-dpms"   local myconf="--disable-dpms"
107     # disable shm
108     myconf+=" --disable-shm"
109    
110   xorg_src_configure \   xorg_src_configure \
111   --sysconfdir=/etc/X11 \   --sysconfdir=/etc/X11 \

Legend:
Removed from v.364  
changed lines
  Added in v.365