Magellan Linux

Diff of /branches/magellan-next/core/pixman/pixman-0.22.0-r1.smage2

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

revision 7716 by niro, Mon May 30 13:07:32 2011 UTC revision 7717 by niro, Mon May 30 13:12:25 2011 UTC
# Line 15  sminclude xorg multilib Line 15  sminclude xorg multilib
15  DEPEND=""  DEPEND=""
16    
17  UP2DATE="updatecmd_xorg ${PNAME}"  UP2DATE="updatecmd_xorg ${PNAME}"
18    
19    src_compile()
20    {
21     mconfigure --disable-gtk || die
22     mmake || die
23    }

Legend:
Removed from v.7716  
changed lines
  Added in v.7717