summarylogtreecommitdiffstats
path: root/evelauncher.install
blob: 3007d424205ddf362b4bab7f3c1d24abf1ec1fdf (plain)
1
2
3
4
5
6
7
8
post_install(){
	echo "***********************************************************"
	echo " I strongly recommend to run the program "
	echo " from the desktop file."
	echo " Please report to me what package that are missing if there"
	echo " is any packages missing for you"
	echo "***********************************************************"
}