Sugar Network/Recipe Specification: Difference between revisions
No edit summary |
|||
| Line 106: | Line 106: | ||
The environment variables 0install should export to the process that uses this package. This makes sense only for multiple-activity-serving dependencies (like libraries), not for the activity itself. | The environment variables 0install should export to the process that uses this package. This makes sense only for multiple-activity-serving dependencies (like libraries), not for the activity itself. | ||
'''exec''' = <shell-command> | '''exec''' = <shell-command> | ||
For applications, using the relative (from Zero Sugar based project) path, run bundled executable file or just arbitrary shell command. Doesn't make sense for packages like libraries. | |||
'''include''' = <glob-pattern> [; ...] | '''include''' = <glob-pattern> [; ...] | ||