Magellan Linux

Diff of /trunk/extras/gnome-disk-utility/gnome-disk-utility-3.10.0-r1.smage2

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

revision 20008 by niro, Sat Oct 26 11:03:45 2013 UTC revision 20009 by niro, Sat Oct 26 11:04:51 2013 UTC
# Line 25  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 25  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
25  sminclude gnome2  sminclude gnome2
26    
27  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"
28    
29    src_compile()
30    {
31     cd ${SRCDIR}
32    
33     gn2_configure --disable-gsd-plugin || die
34     mmake || die
35    }

Legend:
Removed from v.20008  
changed lines
  Added in v.20009