summarylogtreecommitdiffstats
path: root/kinetis-expert-configuration-tools.install
diff options
context:
space:
mode:
authorRomain Bazile2017-05-04 12:13:39 +0200
committerRomain Bazile2017-05-04 12:13:39 +0200
commita4da2215a1b22a484c3804280c40378f2a35b3fc (patch)
treecbd170bdae9d207fb3ae50ff6ee5c44369b4cbc2 /kinetis-expert-configuration-tools.install
downloadaur-kinetis-expert-configuration-tools.tar.gz
initial release
Diffstat (limited to 'kinetis-expert-configuration-tools.install')
-rw-r--r--kinetis-expert-configuration-tools.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/kinetis-expert-configuration-tools.install b/kinetis-expert-configuration-tools.install
new file mode 100644
index 000000000000..a72371493585
--- /dev/null
+++ b/kinetis-expert-configuration-tools.install
@@ -0,0 +1,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"
+}