Magellan Linux

Diff of /branches/magellan-next/core/dbus-glib/dbus-glib-0.88-r1.smage2

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

revision 6181 by niro, Thu Aug 19 18:57:09 2010 UTC revision 6182 by niro, Thu Aug 19 18:58:14 2010 UTC
# Line 24  sminclude multilib Line 24  sminclude multilib
24  SRC_URI=(  SRC_URI=(
25   http://dbus.freedesktop.org/releases/${PNAME}/${SRCFILE}   http://dbus.freedesktop.org/releases/${PNAME}/${SRCFILE}
26   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
  mirror://${PNAME}/${PNAME}-0.72-introspection.patch  
27  )  )
28    
29  UP2SUBDIR="${PNAME}"  UP2SUBDIR="${PNAME}"
30  UP2TARBALL="${PNAME}"  UP2TARBALL="${PNAME}"
31  UP2DATE="updatecmd_freedesktop dbus gz"  UP2DATE="updatecmd_freedesktop dbus gz"
32    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  mpatch -Np1 ${PNAME}-0.72-introspection.patch || die  
 }  
   
33  src_compile()  src_compile()
34  {  {
35   mconfigure \   mconfigure \

Legend:
Removed from v.6181  
changed lines
  Added in v.6182