Magellan Linux

Diff of /trunk/mage/usr/lib/mage/mage4.functions.sh

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

revision 3054 by niro, Tue Aug 1 15:51:22 2017 UTC revision 3175 by niro, Mon Jul 31 08:52:49 2023 UTC
# Line 1739  xtitleclean() Line 1739  xtitleclean()
1739  # choppkgname()  # choppkgname()
1740  # {  # {
1741  # #we want this only if full name was used  # #we want this only if full name was used
1742  # if [ -n "$(echo ${MAGENAME}|fgrep .mage)" ]  # if [ -n "$(echo ${MAGENAME}|grep -F .mage)" ]
1743  # then  # then
1744  # #cuts ARCH and PBUILD  # #cuts ARCH and PBUILD
1745  # #ARCH comes from ${MAGERC}  # #ARCH comes from ${MAGERC}

Legend:
Removed from v.3054  
changed lines
  Added in v.3175