Last-Update: 2013-12-18
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Forwarded: not-needed
Description: set path to game data file

--- a/AstroMenaceSource/config.h
+++ b/AstroMenaceSource/config.h
@@ -61,7 +61,7 @@
 
 // define DATADIR with gamedata.vfs file location if you don't put it together in the same directory with binary file.
 // Use cmake with DATADIR flag OR uncomment line below
-// #define DATADIR "/usr/share/astromenace"
+#define DATADIR "/usr/share/games/astromenace"
 
 // game configuration file will be stored with game binary file
 // #define portable
