Magellan Linux

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

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

revision 27051 by niro, Mon Nov 9 14:51:42 2015 UTC revision 27052 by niro, Mon Nov 9 14:56:15 2015 UTC
# Line 28  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" Line 28  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
28    
29  sminclude gnome2  sminclude gnome2
30    
 SRC_URI+=( mirror://${PNAME}/${PNAME}-3.10.0-make-gsd-conditional.patch )  
   
31  UP2DATE="updatecmd_gnome ${PNAME}"  UP2DATE="updatecmd_gnome ${PNAME}"
32    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  mpatch ${PNAME}-3.10.0-make-gsd-conditional.patch || die  
  mautoreconf || die  
 }  
   
33  src_compile()  src_compile()
34  {  {
35   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.27051  
changed lines
  Added in v.27052