Magellan Linux

Diff of /branches/magellan-next/extras/thunar-media-tags-plugin/thunar-media-tags-plugin-0.1.2_git20111117-r1.smage2

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

revision 9297 by niro, Fri Nov 25 13:59:23 2011 UTC revision 9298 by niro, Fri Nov 25 13:59:53 2011 UTC
# Line 18  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 18  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18  sminclude xfce  sminclude xfce
19    
20  UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"  UP2DATE="updatecmd ${HOMEPAGE} | lasttarball"
21    
22    src_prepare()
23    {
24     munpack ${SRCFILE} || die
25     cd ${SRCDIR}
26    
27     mautoreconf || die
28    }

Legend:
Removed from v.9297  
changed lines
  Added in v.9298