summarylogtreecommitdiffstats
path: root/inform7.install
blob: ca1ee8720a5259ce6b1a37b52114973de9067e24 (plain)
1
2
3
4
5
post_install() {
	echo -e "->  The inform compiler binaries have been installed as i6 and i7."
	echo -e "->  Documentation and libraries can be found under /usr/share/inform7."
	echo -e "->  For convenience, a wrapper is provided to set the inform7 library path."
}