Magellan Linux

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

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

revision 2743 by niro, Tue Aug 12 21:53:03 2014 UTC revision 2744 by niro, Wed Aug 13 07:06:44 2014 UTC
# Line 225  download_sources() Line 225  download_sources()
225  }  }
226    
227  # dummy function, used if that does not exist in smage file  # dummy function, used if that does not exist in smage file
228  src_setup()  pkg_setup()
229  {  {
230   echo "no src_setup defined; doing nothing ..."   echo "no pkg_setup defined; doing nothing ..."
231   return 0   return 0
232  }  }
233    

Legend:
Removed from v.2743  
changed lines
  Added in v.2744