Magellan Linux

Diff of /trunk/extras/accountsservice/accountsservice-0.6.24-r1.smage2

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

revision 13144 by niro, Sun Aug 26 10:39:42 2012 UTC revision 13145 by niro, Sun Aug 26 10:41:42 2012 UTC
# Line 29  SRC_URI=( Line 29  SRC_URI=(
29    
30  UP2DATE="updatecmd http://www.freedesktop.org/software/${PNAME} | lasttarballl xz"  UP2DATE="updatecmd http://www.freedesktop.org/software/${PNAME} | lasttarballl xz"
31    
32  src_prepare()  src_compile()
33  {  {
  munpack ${SRCFILE} || die  
34   cd ${SRCDIR}   cd ${SRCDIR}
  # create missing configure  
  mautoreconf || die  
 }  
35    
 src_compile()  
 {  
36   mconfigure \   mconfigure \
37   --localstatedir=/var \   --localstatedir=/var \
38   --libexecdir=/usr/$(mlibdir)/accountsservice \   --libexecdir=/usr/$(mlibdir)/accountsservice \

Legend:
Removed from v.13144  
changed lines
  Added in v.13145