Magellan Linux

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

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

revision 8416 by niro, Mon Jul 18 17:42:34 2011 UTC revision 8417 by niro, Mon Jul 18 17:43:02 2011 UTC
# Line 44  sminclude mtools Line 44  sminclude mtools
44  SRC_URI=(  SRC_URI=(
45   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}   http://www.freedesktop.org/software/${PNAME}/${SRCFILE}
46   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
47   mirror://${PNAME}/${PNAME}-28-magellan-2.patch   mirror://${PNAME}/${PNAME}-30-magellan.patch
48  )  )
49    
50  UP2DATE="updatecmd http://www.freedesktop.org/software/systemd/ | lasttarball"  UP2DATE="updatecmd http://www.freedesktop.org/software/systemd/ | lasttarball"
# Line 55  src_prepare() Line 55  src_prepare()
55   cd ${SRCDIR}   cd ${SRCDIR}
56    
57   # apply our magellan patch   # apply our magellan patch
58   mpatch ${PNAME}-28-magellan-2.patch || die   mpatch ${PNAME}-30-magellan.patch || die
59    
60   # regen configure   # regen configure
61   mautoreconf || die   mautoreconf || die

Legend:
Removed from v.8416  
changed lines
  Added in v.8417