Magellan Linux

Diff of /smage/trunk/core/xorg-server/xorg-server-1.5.99.902-r1.smage2

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

revision 618 by niro, Sun Feb 8 18:43:47 2009 UTC revision 619 by niro, Sun Feb 8 19:01:34 2009 UTC
# Line 71  SRC_URI=( ${SRC_URI[*]} Line 71  SRC_URI=( ${SRC_URI[*]}
71   mirror://${PNAME}/${PNAME}-1.4-fpic-libxf86config.patch   mirror://${PNAME}/${PNAME}-1.4-fpic-libxf86config.patch
72   mirror://${PNAME}/${PNAME}-1.2.0-die-ugly-pattern-die-die-die.patch   mirror://${PNAME}/${PNAME}-1.2.0-die-ugly-pattern-die-die-die.patch
73   mirror://${PNAME}/${PNAME}-1.4.99.906-no-evdev-keyboards.patch   mirror://${PNAME}/${PNAME}-1.4.99.906-no-evdev-keyboards.patch
  mirror://${PNAME}/${PNAME}-1.5.99.3-fix-dmx-build.patch  
74  )  )
75    
76  UP2SUBDIR="xserver"  UP2SUBDIR="xserver"
# Line 91  src_prepare() Line 90  src_prepare()
90   # evdev is way too broken   # evdev is way too broken
91   mpatch ${PNAME}-1.4.99.906-no-evdev-keyboards.patch || die   mpatch ${PNAME}-1.4.99.906-no-evdev-keyboards.patch || die
92    
  # fixes compile issues with dmx  
  mpatch ${PNAME}-1.5.99.3-fix-dmx-build.patch || die  
   
93   # fix build issues, some wrapper files which should be generated   # fix build issues, some wrapper files which should be generated
94   # 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
95   # the makefile to clean them and whipe these wrapper files   # the makefile to clean them and whipe these wrapper files

Legend:
Removed from v.618  
changed lines
  Added in v.619