Magellan Linux

Diff of /smage/trunk/core/busybox/busybox-1.20.2-r14.smage2

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

revision 4644 by niro, Wed Mar 20 12:19:39 2013 UTC revision 4645 by niro, Wed Mar 20 12:24:13 2013 UTC
# Line 298  src_install() Line 298  src_install()
298   mchmod +s /usr/bin/busybox || die   mchmod +s /usr/bin/busybox || die
299    
300   # provided by systemd   # provided by systemd
301     minstalldir /usr/sbin || die
302   if [[ ${INITSYSTEM} != systemd ]]   if [[ ${INITSYSTEM} != systemd ]]
303   then   then
  minstalldir /usr/sbin || die  
304   minstallexec halt.sh /usr/sbin/halt || die   minstallexec halt.sh /usr/sbin/halt || die
305   fi   fi
306    

Legend:
Removed from v.4644  
changed lines
  Added in v.4645