Magellan Linux

Diff of /branches/magellan-next/core/dracut/dracut-010-r5.smage2

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

revision 7942 by niro, Sat Jun 4 17:48:15 2011 UTC revision 7943 by niro, Sat Jun 4 17:53:59 2011 UTC
# Line 117  src_compile() Line 117  src_compile()
117  src_install_dracut()  src_install_dracut()
118  {  {
119   cd ${SRCDIR}   cd ${SRCDIR}
120   mmake DESTDIR=${BINDIR} sysconfdir=/etc sbindir=/sbin || die   mmake DESTDIR=${BINDIR} sysconfdir=/etc sbindir=/sbin install || die
121    
122   # remove modules owned by other packages   # remove modules owned by other packages
123   rm -rf ${BINDIR}/etc/dracut.conf.d/40-fips || die   rm -rf ${BINDIR}/etc/dracut.conf.d/40-fips || die

Legend:
Removed from v.7942  
changed lines
  Added in v.7943