summarylogtreecommitdiffstats
path: root/freesweep.install
blob: a47c3371a63e4464f624030d89a3b5e6ca24d9d4 (plain)
1
2
3
4
5
6
post_install()
{
	echo -e "\nAny user that is able to run this game should be added" \
	        "to the group 'games'.\nElse the program will fail due to" \
	        "a segmentation fault.\nYou will have to re-login afterwards"
}