mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
14 lines
350 B
Text
14 lines
350 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This port disabled the post installation script during the build
|
|
process to allow the package to be built without interaction.
|
|
|
|
If you wish to run this script it is located here:
|
|
%%SITE_PERL%%/Ocsinventory/Unix/postinst.pl
|
|
|
|
Note: It may not be required to run this script depending on
|
|
your environment.
|
|
EOM
|
|
}
|
|
]
|