Magellan Linux

Diff of /branches/magellan-next/extras/tango-icon-theme/tango-icon-theme-0.8.90-r1.smage2

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

revision 8266 by niro, Wed Jul 13 16:12:47 2011 UTC revision 8267 by niro, Wed Jul 13 16:15:40 2011 UTC
# Line 30  SRC_URI=( Line 30  SRC_URI=(
30    
31  UP2TARBALL="${PNAME}"  UP2TARBALL="${PNAME}"
32  UP2DATE="updatecmd_freedesktop tango"  UP2DATE="updatecmd_freedesktop tango"
33    
34    src_compile()
35    {
36     cd ${SRCDIR}
37     mconfigure --enable-png-creation --enable-icon-framing || die
38     mmake || die
39    }

Legend:
Removed from v.8266  
changed lines
  Added in v.8267