updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / sdl_mixer-all / timidity-path.diff
blobdaf740330ef596bf43d576e51c4069201047f969
1 --- SDL_mixer-1.2.8/timidity/config.h.orig 2007-12-21 18:34:15.000000000 +0100
2 +++ SDL_mixer-1.2.8/timidity/config.h 2007-12-21 18:34:49.000000000 +0100
3 @@ -176,7 +176,7 @@
4 #if defined(__WIN32__) || defined(__OS2__)
5 #define DEFAULT_PATH "\\TIMIDITY"
6 #else
7 -#define DEFAULT_PATH "/usr/local/lib/timidity"
8 +#define DEFAULT_PATH "/usr/lib/timidity"
9 #endif
11 /* These affect general volume */