Magellan Linux

Diff of /tags/mage-0_4_26/usr/lib/mage/mage4.functions.sh

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

revision 1318 by niro, Fri May 27 12:59:49 2011 UTC revision 1319 by niro, Fri May 27 19:49:26 2011 UTC
# Line 3089  need_busybox_support() Line 3089  need_busybox_support()
3089   then   then
3090   # needs busybox support   # needs busybox support
3091   return 0   return 0
  else  
  # no busybox  
  return 1  
3092   fi   fi
3093   fi   fi
3094    
3095     # no busybox
3096     return 1
3097  }  }
3098    
3099  # busybox_filter_wget_options ${wget_opts}  # busybox_filter_wget_options ${wget_opts}

Legend:
Removed from v.1318  
changed lines
  Added in v.1319