summarylogtreecommitdiffstats
path: root/kinetis-expert-configuration-tools.install
blob: a72371493585f3b93a1a32312c352ec16cbdd8f2 (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/kinetis"
        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/kinetis-expert-configuration-tools"
}