Changing files or directories
This describes what has to be done if a new directory/file is added or removed.
-
Affected files:
- ${EM}/release/build.eant
-
What to change:
- Only fix the above .eant-file
Changing Environment-variables or Path-variables
This describes what needs to be done if a new environment-variable or a new path-variable is being added.
-
Affected files/Changes:
- No need to change anything as there only is a sample script provided
Changing scripts which will be run after the Installation/before Removal
This describes what needs to be done if you wish to insert code which will be run before/after installation.
-
Affected files:
- none
-
What to change:
- Insert a bash-script named 'postinst' or 'prerem' and copy it to ${EM}/release/tools/installer_skel/mac/${package_name}/Resources