summarylogtreecommitdiffstats
path: root/lattice-diamond.install
blob: efaee03394732121d325ee68d3315be3b2e0444c (plain)
1
2
3
4
5
6
7
8
pre_install() {
    echo 'WARNING: By installing this package, you agree to its license terms!'
}

post_upgrade() {
	echo 'WARNING: If you had a license file in /usr/local/diamond/<version>/license/license.dat, it will not be automatically removed.'
	echo 'You can manually delete or move it to the new install directory.'
}