summarylogtreecommitdiffstats
path: root/inform7.install
diff options
context:
space:
mode:
authorlibele2022-09-01 19:09:39 -0500
committerlibele2022-09-01 19:09:39 -0500
commit18af67322654ac1b954ccbf43d3c8b10f6eb98fe (patch)
treedeab2be5bffb7c805348ca0a4ff370f6452cc7f3 /inform7.install
parent7f1cba445dcd4b14972e4678ca61875bff18ba4b (diff)
downloadaur-18af67322654ac1b954ccbf43d3c8b10f6eb98fe.tar.gz
version 10.2.0.beta+6V49
Diffstat (limited to 'inform7.install')
-rw-r--r--inform7.install3
1 files changed, 1 insertions, 2 deletions
diff --git a/inform7.install b/inform7.install
index ca1ee8720a52..2c4714426075 100644
--- a/inform7.install
+++ b/inform7.install
@@ -1,5 +1,4 @@
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 "-> The inform compiler binaries have been installed as i6 and ni."
echo -e "-> For convenience, a wrapper is provided to set the inform7 library path."
}