summarylogtreecommitdiffstats
path: root/vmware-horizon-client.install
blob: 503e90b23521aa9236589eb0d4a93de4e14238c6 (plain)
1
2
3
4
5
6
7
post_install() {
	echo " > By installing this package you acknowledge that you agree to the End-User"
	echo " > License Agreement (EULA) found in /usr/share/doc/vmware-horizon-client/."
	echo " > If you do not agree to VMware EULA remove this package immediately:"
	echo " >  $ pacman -Rc vmware-horizon-client"
}