diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-15 23:16:24 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-15 23:16:24 +0000 |
commit | 0173f305bd003f3e38ec2f695569796c30826d0e (patch) | |
tree | 2ccb585f5c75117aae4e4b784df8529b17c94c74 /games | |
parent | Update to 0.0.8 (diff) |
Add pkg-message (forgotten in previous commit)
PR: 101053
Submitted by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=173125
Diffstat (limited to 'games')
-rw-r--r-- | games/fwp/pkg-message | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/games/fwp/pkg-message b/games/fwp/pkg-message new file mode 100644 index 000000000000..4e2c6557023c --- /dev/null +++ b/games/fwp/pkg-message @@ -0,0 +1,9 @@ +========================================================================== + +Attention! + +If the game doesn't start complaining that it cannot find shared library, +please look into ~/.fwp/ogre_plugins_linux.cfg and change PluginFolder +to where OGRE libs are installed (usually /usr/X11R6/lib/OGRE). + +========================================================================== |