Magellan Linux

Diff of /trunk/core/freeglut/freeglut-2.8.0-r2.smage2

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

revision 13627 by niro, Thu Oct 18 19:35:38 2012 UTC revision 13628 by niro, Thu Oct 18 19:38:25 2012 UTC
# Line 30  SRC_URI=( Line 30  SRC_URI=(
30  )  )
31    
32  UP2DATE="updatecmd_sourceforge ${PNAME} gz"  UP2DATE="updatecmd_sourceforge ${PNAME} gz"
33    
34    src_prepare()
35    {
36     # smooth_opengl3 demo doesn't build with recent mesa
37     sed -i "s/smooth_opengl3 //" progs/demos/Makefile.* || die
38     mautoreconf || die
39    }

Legend:
Removed from v.13627  
changed lines
  Added in v.13628