blob: 9af1a24f0d3ffe4ad87df5613aa7617a395e48fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
diff -ur ../tornado-1.2.orig/doc/man/tornado.6.in ./doc/man/tornado.6.in
--- ../tornado-1.2.orig/doc/man/tornado.6.in Mon Sep 2 19:18:55 2002
+++ ./doc/man/tornado.6.in Mon Apr 21 13:38:47 2003
@@ -90,11 +90,11 @@
.P
PREFIX/man/man6/tornado.6
.P
-/var/games/tornado.scores
+PREFIX/share/games/tornado.scores
.P
-/usr/local/share/locale/de/LC_MESSAGES/tornado.mo
+PREFIX/share/locale/de/LC_MESSAGES/tornado.mo
.P
-/usr/local/share/locale/fr/LC_MESSAGES/tornado.mo
+PREFIX/share/locale/fr/LC_MESSAGES/tornado.mo
.SH NOTES
When you run the game in network mode you should have the same game versions
on client and server side. Versions prior 1.0pre4 won't work at all due to
|