summarylogtreecommitdiffstats
path: root/ecwolf.install
diff options
context:
space:
mode:
Diffstat (limited to 'ecwolf.install')
-rw-r--r--ecwolf.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/ecwolf.install b/ecwolf.install
index f3cf9709a491..e3f81c29d024 100644
--- a/ecwolf.install
+++ b/ecwolf.install
@@ -1,5 +1,6 @@
post_install() {
- echo "You need 'Wolfenstein 3D' or 'Spear of Destiny' data files under '~/.config/ecwolf'."
- echo "You can get the shareware versions here: http://maniacsvault.net/ecwolf/download.php"
+ echo " => You need 'Wolfenstein 3D' or 'Spear of Destiny' data files, put them under"
+ echo " '~/.config/ecwolf'. You can get the shareware versions here:"
+ echo " http://maniacsvault.net/ecwolf/download.php"
}