summarylogtreecommitdiffstats
path: root/eduke32.install
diff options
context:
space:
mode:
authorCarsten Teibes2014-01-24 04:49:22 +0100
committerCarsten Teibes2014-01-24 04:49:22 +0100
commitd45999c54083d9bf314707486119b40e055fc1c5 (patch)
tree68c3487c31c6e55fa99995b04d900c1972804859 /eduke32.install
parent107e5f67343815bbc58581f8a5596d4a3e0e75eb (diff)
downloadaur-d45999c54083d9bf314707486119b40e055fc1c5.tar.gz
[upd] 20140112_4257→20140115_4260
Diffstat (limited to 'eduke32.install')
-rw-r--r--eduke32.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/eduke32.install b/eduke32.install
index c7f94b3daaf3..f60f289e2001 100644
--- a/eduke32.install
+++ b/eduke32.install
@@ -1,7 +1,7 @@
post_install() {
- echo "Remember you need Duke Nukem 3D data files to play."
- echo "You can put them under ~/.eduke32/"
+ echo "Remember you need Duke Nukem 3D data files to play. You can put them under"
+ echo "'/usr/share/games/eduke32/' for all users or '~/.eduke32/' only for yourself."
}
post_upgrade() {