Magellan Linux

Diff of /smage/branches/alx07x-unstable/core/xf86-video-sis/xf86-video-sis-0.12.0-r1.smage2

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

revision 14230 by niro, Mon Jul 6 16:57:20 2020 UTC revision 14231 by niro, Mon Jul 6 16:59:34 2020 UTC
# Line 15  sminclude xorg alx-split Line 15  sminclude xorg alx-split
15    
16  SRC_URI+=(  SRC_URI+=(
17   mirror://${PNAME}/${PNAME}-0.10.7-xi.patch   mirror://${PNAME}/${PNAME}-0.10.7-xi.patch
  mirror://${PNAME}/${PNAME}-0.10.9-ftbfs-xorg-server-1.20.patch  
18  )  )
19    
20  src_prepare()  src_prepare()
# Line 25  src_prepare() Line 24  src_prepare()
24    
25   # fix build against new xi   # fix build against new xi
26   mpatch ${PNAME}-0.10.7-xi.patch || die   mpatch ${PNAME}-0.10.7-xi.patch || die
27   # fix ftbfs with xorg-server-1.20  
  # see: https://lists.x.org/archives/xorg-devel/2018-May/056952.html  
  mpatch ${PNAME}-0.10.9-ftbfs-xorg-server-1.20.patch || die  
28   mautoreconf || die   mautoreconf || die
29  }  }
30    

Legend:
Removed from v.14230  
changed lines
  Added in v.14231