Sugar Network/Recipe Specification: Difference between revisions

Line 169: Line 169:
  '''exec''' = <shell-command>
  '''exec''' = <shell-command>


How to bundle package. Option might be used, e.g., to execute {{Code|make dist}} command.
Execute external program to create sources tarball. Option might be used, e.g., to run {{Code|make dist}} command. After executing ''exec'' shell command, 0sugar will pick up newly appeared tarball if it was created in package root directory.


  '''include''' = <glob-pattern> [; ...]
  '''include''' = <glob-pattern> [; ...]