Magellan Linux

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

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

revision 1591 by niro, Thu Dec 29 15:15:05 2011 UTC revision 1592 by niro, Thu Dec 29 15:15:34 2011 UTC
# Line 201  download_sources() Line 201  download_sources()
201  # dummy function, used if that does not exist in smage file  # dummy function, used if that does not exist in smage file
202  src_prepare()  src_prepare()
203  {  {
204   + echo "no src_prepare defined; doing nothing ..."   echo "no src_prepare defined; doing nothing ..."
205   return 0   return 0
206  }  }
207    

Legend:
Removed from v.1591  
changed lines
  Added in v.1592