Sugar Network/Recipe Specification: Difference between revisions
| Line 166: | Line 166: | ||
Optional. The list of native packages, i.e., names from particular GNU/Linux distribution, that conflict with the sweet based package and cannot be installed at the same time. | Optional. The list of native packages, i.e., names from particular GNU/Linux distribution, that conflict with the sweet based package and cannot be installed at the same time. | ||
'''install''' = <shell-command> | |||
Optional. The command that will be executed right after installing binary package composed from this recipe. | |||
'''uninstall''' = <shell-command> | |||
Optional. The command that will be executed right after uninstalling binary package composed from this recipe. | |||
== Archive sections == | == Archive sections == | ||