Magellan Linux

Diff of /trunk/extras/notify-python/notify-python-0.1.1-r1.smage2

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

revision 6872 by niro, Thu Sep 23 17:19:11 2010 UTC revision 6873 by niro, Thu Sep 23 17:20:22 2010 UTC
# Line 26  SRC_URI=( Line 26  SRC_URI=(
26  )  )
27    
28  UP2DATE="updatecmd ${HOMEPAGE}/files/releases/source/${PNAME}/ | lasttarball"  UP2DATE="updatecmd ${HOMEPAGE}/files/releases/source/${PNAME}/ | lasttarball"
29    
30    src_compile()
31    {
32     cd ${SRCDIR}
33    
34     mconfigure || die
35     mmake || die
36    }

Legend:
Removed from v.6872  
changed lines
  Added in v.6873