Magellan Linux

Diff of /branches/magellan-next/core/systemd/systemd-32-r1.smage2

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

revision 8817 by niro, Mon Aug 1 12:54:16 2011 UTC revision 8818 by niro, Mon Aug 1 13:23:14 2011 UTC
# Line 45  sminclude mtools Line 45  sminclude mtools
45  SRC_URI=(  SRC_URI=(
46   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}
47   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
48   mirror://${PNAME}/${PNAME}-30-magellan.patch   mirror://${PNAME}/${PNAME}-32-magellan.patch
49  )  )
50    
51  UP2DATE="updatecmd http://www.freedesktop.org/software/systemd/ | lasttarball"  UP2DATE="updatecmd http://www.freedesktop.org/software/systemd/ | lasttarball"
# Line 56  src_prepare() Line 56  src_prepare()
56   cd ${SRCDIR}   cd ${SRCDIR}
57    
58   # apply our magellan patch   # apply our magellan patch
59   mpatch ${PNAME}-30-magellan.patch || die   mpatch ${PNAME}-32-magellan.patch || die
60    
61   # regen configure   # regen configure
62   mautoreconf || die   mautoreconf || die

Legend:
Removed from v.8817  
changed lines
  Added in v.8818