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 31172 by niro, Mon Jun 11 14:11:15 2018 UTC revision 31173 by niro, Mon Jun 11 14:25:42 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 )
16    
17    src_prepare()
18    {
19     munpack ${SRCFILE} || die
20     cd ${SRCDIR}
21    
22     # fix ftbfs with xorg-server-1.20
23     mpatch xf86-video-savage-2.3.9-ftbfs-xorg-server-1.20.patch || die
24    }
25    
26  src_compile()  src_compile()
27  {  {
28   cd ${SRCDIR}   cd ${SRCDIR}

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