Magellan Linux

Diff of /branches/mage-next/src/mage.in

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

revision 2619 by niro, Tue Mar 4 15:33:19 2014 UTC revision 2620 by niro, Tue Mar 4 15:42:54 2014 UTC
# Line 28  if [ ! -e ${VIRTUALDB_DEFAULTS} ] && Line 28  if [ ! -e ${VIRTUALDB_DEFAULTS} ] &&
28  then  then
29   echo   echo
30   echo "Please choose an profile from the mage tree."   echo "Please choose an profile from the mage tree."
31   echo "ln -snf ${MAGEDIR}/profiles/profilename /etc/mage-profile"   echo "ln -snf ${MAGEDIR}/profiles/profilename @@SYSCONFDIR@@/mage-profile"
32   exit 1   exit 1
33  fi  fi
34    

Legend:
Removed from v.2619  
changed lines
  Added in v.2620