Magellan Linux

Diff of /branches/magellan-next/include/mtools.sminc

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

revision 7875 by niro, Thu Jun 2 20:44:40 2011 UTC revision 7876 by niro, Thu Jun 2 20:53:54 2011 UTC
# Line 815  minstalltmp() Line 815  minstalltmp()
815   install -d ${BINDIR}/etc/tmpfiles.d || die   install -d ${BINDIR}/etc/tmpfiles.d || die
816    
817   # install our tmpdfile   # install our tmpdfile
818   install -v -m 0644 -o root -g root ${file} ${BINDIR}/etc/tmpfiles./${tmpdfile} || die   install -v -m 0644 -o root -g root ${file} ${BINDIR}/etc/tmpfiles.d/${tmpdfile} || die
819  }  }

Legend:
Removed from v.7875  
changed lines
  Added in v.7876