Magellan Linux

Diff of /trunk/mage/usr/lib/mage/depwalker.sh

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

revision 2219 by niro, Mon Oct 14 13:13:46 2013 UTC revision 2220 by niro, Wed Oct 16 06:52:01 2013 UTC
# Line 320  then Line 320  then
320   PBUILD="$(magename2pbuild ${i})"   PBUILD="$(magename2pbuild ${i})"
321   if [ -z "${list}" ]   if [ -z "${list}" ]
322   then   then
323   list="\t${COLBLUE}[${k}] ${COLGREEN}${PCAT}/${PNAME}-${PVER}-${PBUILD}${COLDEFAULT}"   list="\t${COLBLUE}[${k}] ${COLGREEN}${PCAT}/${PNAME}-${PVER}-${PBUILD}${COLDEFAULT}"
324   else   else
325   list="${list}   list="${list}
326  \t${COLBLUE}[${k}] ${COLGREEN}${PCAT}/${PNAME}-${PVER}-${PBUILD}${COLDEFAULT}"  \t${COLBLUE}[${k}] ${COLGREEN}${PCAT}/${PNAME}-${PVER}-${PBUILD}${COLDEFAULT}"

Legend:
Removed from v.2219  
changed lines
  Added in v.2220