summarylogtreecommitdiffstats
path: root/mcuxpresso-config-tools.install
blob: ca2a30c130d81deee2a1de430ff5590a9b8cccc5 (plain)
1
2
3
4
5
6
pre_install() {
        echo "Be advised that the package you are currently installing should be downloaded through"
        echo "NXP's License Wall at https://www.nxp.com/mcuxpresso"
        echo "By installing this package you agree to the terms of this license."
        echo "A copy of the License is available in /usr/share/licenses/mcuxpresso-config-tools"
}