1
0
forked from pool/SDL_mixer
SDL_mixer/SDL_mixer-1.2.8-timidity_cfg.patch

12 lines
287 B
Diff
Raw Normal View History

--- timidity/config.h
+++ timidity/config.h
@@ -176,7 +176,7 @@
#if defined(__WIN32__) || defined(__OS2__)
#define DEFAULT_PATH "\\TIMIDITY"
#else
-#define DEFAULT_PATH "/usr/local/lib/timidity"
+#define DEFAULT_PATH "/usr/share/timidity"
#endif
/* These affect general volume */