updated on Tue Jan 17 12:00:36 UTC 2012
[aur-mirror.git] / scavenger / sdlscav.libpath.patch
blob4760c21f8ceedf43147e0928f05ce0c427968fae
1 --- names.h.orig 2009-03-05 18:04:25.000000000 -0200
2 +++ names.h 2009-03-05 18:04:41.000000000 -0200
3 @@ -9,7 +9,7 @@
4 #if defined(__WIN32__) || defined(WIN32)
5 #define LIBPATH "data"
6 #else
7 -#define LIBPATH "data:/usr/local/games/scavenger"
8 +#define LIBPATH "data:/usr/share/scavenger"
9 #endif
10 #endif