Magellan Linux

Diff of /trunk/extras/glu/glu-9.0.1-r1.smage2

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

revision 33195 by niro, Sat Oct 19 10:28:19 2019 UTC revision 33196 by niro, Sat Oct 19 10:30:03 2019 UTC
# Line 25  SRC_URI=( Line 25  SRC_URI=(
25  )  )
26    
27  UP2DATE="updatecmd https://gitlab.freedesktop.org/mesa/glu/-/tags | highesttarball"  UP2DATE="updatecmd https://gitlab.freedesktop.org/mesa/glu/-/tags | highesttarball"
28    
29    src_prepare()
30    {
31     munpack || die
32     mautoreconf || die
33    }

Legend:
Removed from v.33195  
changed lines
  Added in v.33196