Sugar Network/Recipe Specification: Difference between revisions

Line 133: Line 133:
  '''install''' = <shell-command>
  '''install''' = <shell-command>


Shell command to place files that are ready for distribution into the ''%(DISTDIR)s'' directory.
Shell command to place files that are ready for distribution into the ''%(DISTDIR)s'' directory. If option is missed, the entirely (except temporary files) will be copied.
 
'''implement''' = <shell-command>
 
An analog of ''install'' command that will be used, if presents, instead of ''install'' while building the package in local environment.


=== [Source] ===
=== [Source] ===