Magellan Linux

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

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

revision 381 by niro, Mon May 3 11:39:37 2010 UTC revision 382 by niro, Tue May 4 23:45:47 2010 UTC
# Line 81  src_prepare() Line 81  src_prepare()
81   mpatch xorg-server-1.2.0-die-ugly-pattern-die-die-die.patch || die   mpatch xorg-server-1.2.0-die-ugly-pattern-die-die-die.patch || die
82    
83   # evdev is way too broken   # evdev is way too broken
84   mpatch xorg-server-1.4.99.906-no-evdev-keyboards.patch || die   #mpatch xorg-server-1.4.99.906-no-evdev-keyboards.patch || die
85    
86   # fix build issues, some wrapper files which should be generated   # fix build issues, some wrapper files which should be generated
87   # at build time exist and the makefile doesn't whipe them. we patch   # at build time exist and the makefile doesn't whipe them. we patch
# Line 132  src_compile() Line 132  src_compile()
132   --with-sha1=libsha1 \   --with-sha1=libsha1 \
133   --enable-kdrive-kbd \   --enable-kdrive-kbd \
134   --enable-kdrive-mouse \   --enable-kdrive-mouse \
135   --disable-kdrive-evdev \   --enable-kdrive-evdev \
136   || die   || die
137    
138   mmake || die   mmake || die

Legend:
Removed from v.381  
changed lines
  Added in v.382