File moon-lander-datapath.patch of Package moon-lander
--- moon_lander.c +++ moon_lander.c @@ -43,7 +43,7 @@ #define XSIZE 640 #define YSIZE 480 #define TERRAIN_YSIZE (YSIZE / 2) -#define DATAPATH "" +#define DATAPATH "/usr/share/moon-lander/" #define FRESHRUN 0 #define GAMEOVER 1