summarylogtreecommitdiffstats
path: root/hheretic.install
diff options
context:
space:
mode:
authorgéballin2021-06-08 23:03:05 +0200
committergéballin2021-06-08 23:04:02 +0200
commit5677de0dd267a380f63010aa04e2714f11891ea8 (patch)
treef3d712f004ae65a9aa037c7e17f792561d33a903 /hheretic.install
parentc742574e03d0ba135e7fa72751651d046a74bf80 (diff)
downloadaur-5677de0dd267a380f63010aa04e2714f11891ea8.tar.gz
Heretic now read his datafiles from /usr/share/games/heretic/
Diffstat (limited to 'hheretic.install')
-rw-r--r--hheretic.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/hheretic.install b/hheretic.install
index eee5c2b43042..5076f9251c4c 100644
--- a/hheretic.install
+++ b/hheretic.install
@@ -1,7 +1,7 @@
post_install() {
- echo "Put your heretic(1).wad (and additional wads) in '~/.hheretic'."
- echo "You can put custom mp3/ogg music in '~/.hheretic/music', a recreated version"
+ echo "Put your heretic(1).wad (and additional wads) in '/usr/share/games/heretic/'."
+ echo "You can put custom mp3/ogg music in '/usr/share/games/heretic/music', a recreated version"
echo "of the original sound track is available freely here:"
echo "http://sycraft.org/content/audio/heretic.shtml"
}