Magellan Linux

Diff of /trunk/extras/xf86-video-savage/xf86-video-savage-2.3.9-r3.smage2

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

revision 31173 by niro, Mon Jun 11 14:25:42 2018 UTC revision 31326 by niro, Thu Jun 21 12:55:02 2018 UTC
# Line 12  DEPEND=" >= x11-libs/libdrm-2.4.92 Line 12  DEPEND=" >= x11-libs/libdrm-2.4.92
12    
13  sminclude xorg  sminclude xorg
14    
15  SRC_URI+=( mirror://${PNAME}/xf86-video-savage-2.3.9-ftbfs-xorg-server-1.20.patch )  SRC_URI+=( mirror://${PNAME}/${PNAME}-2.3.9-ftbfs-xorg-server-1.20.patch )
16    
17  src_prepare()  src_prepare()
18  {  {
# Line 20  src_prepare() Line 20  src_prepare()
20   cd ${SRCDIR}   cd ${SRCDIR}
21    
22   # fix ftbfs with xorg-server-1.20   # fix ftbfs with xorg-server-1.20
23   mpatch xf86-video-savage-2.3.9-ftbfs-xorg-server-1.20.patch || die   # see: https://lists.x.org/archives/xorg-devel/2018-May/056952.html
24     mpatch ${PNAME}-2.3.9-ftbfs-xorg-server-1.20.patch || die
25  }  }
26    
27  src_compile()  src_compile()

Legend:
Removed from v.31173  
changed lines
  Added in v.31326