Magellan Linux

Diff of /trunk/mage/usr/lib/mage/env-rebuild.sh

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

revision 1568 by niro, Wed Dec 28 10:16:42 2011 UTC revision 1569 by niro, Wed Dec 28 10:17:56 2011 UTC
# Line 24  echo -en "\n>>>> Rebuilding environment. Line 24  echo -en "\n>>>> Rebuilding environment.
24  :> ${MROOT}/etc/ld.so.conf  :> ${MROOT}/etc/ld.so.conf
25  :> ${MROOT}/etc/profile.env  :> ${MROOT}/etc/profile.env
26    
27  # gets everything in /etc/env.d  # read everything from /etc/env.d
28  for file in ${MROOT}/etc/env.d/*  for file in ${MROOT}/etc/env.d/*
29  do  do
30   # abort if "empty"   # abort if "empty"

Legend:
Removed from v.1568  
changed lines
  Added in v.1569