Magellan Linux

Diff of /branches/R11-unstable/extras/icon-naming-utils/icon-naming-utils-0.8.90-r3.smage2

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

revision 10771 by niro, Thu Feb 2 00:08:13 2012 UTC revision 10772 by niro, Thu Feb 2 00:15:43 2012 UTC
# Line 20  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 20  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20  sminclude mbuild  sminclude mbuild
21    
22  SRC_URI=(  SRC_URI=(
23   http://tango.freedesktop.org/releases/${SRCFILE}   #http://tango.freedesktop.org/releases/${SRCFILE}
24   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
25  )  )
26    
# Line 34  src_compile() Line 34  src_compile()
34   mconfigure --libexecdir=/usr/$(mlibdir)/${PNAME} || die   mconfigure --libexecdir=/usr/$(mlibdir)/${PNAME} || die
35   mmake || die   mmake || die
36  }  }
37    

Legend:
Removed from v.10771  
changed lines
  Added in v.10772