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 {{Code|%( | Shell command to place files that are ready for distribution into the {{Code|%(DESTDIR)s}} directory. If ''install'' is missing, the entire {{Code|%(BUILDDIR)s}} (excepting temporary files) will be copied. | ||
'''implement''' = <shell-command> | '''implement''' = <shell-command> | ||