Changes between Version 8 and Version 9 of HaikuPorterForPM/BuildRecipes
- Timestamp:
- 06/17/13 16:45:05 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HaikuPorterForPM/BuildRecipes
v8 v9 318 318 - '''Default:''' `""` 319 319 320 ==== POST_INSTALL_SCRIPTS ==== 321 - '''Type:''' Multiline-String, one prefix-relative file path per line (empty lines will be ignored). 322 - '''Purpose:''' Specifies shell scripts that are to be executed when the package is installed (or updated). Can be used to e.g. generate host specific data (like SSH host keys). 323 - '''Required:''' No 324 - '''Default:''' `""` 325 320 326 ==== PROVIDES ==== 321 327 - '''Type:''' Multiline-String, one `entity`-specification per line (empty lines will be ignored). For details on `entity`, please consult [http://dev.haiku-os.org/wiki/PackageManagement/BuildingPackages Building Packages].
