Magellan Linux

Diff of /branches/magellan-next/core/plymouth/plymouth-0.8.4_20110603-r1.smage2

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

revision 7885 by niro, Fri Jun 3 13:04:06 2011 UTC revision 7886 by niro, Fri Jun 3 13:05:05 2011 UTC
# Line 29  SRC_URI=( Line 29  SRC_URI=(
29    
30  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | lasttarball"  UP2DATE="updatecmd http://www.freedesktop.org/software/plymouth/releases/ | lasttarball"
31    
32    src_prepare()
33    {
34     munpack ${SRCFILE} || die
35     cd ${SRCDIR}
36     # git - missing configure
37     mautoreconf || die
38    }
39    
40  src_compile()  src_compile()
41  {  {
42   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.7885  
changed lines
  Added in v.7886