2007-07-27 02:09:24 +02:00
|
|
|
--- timidity/config.h
|
|
|
|
+++ timidity/config.h
|
2007-01-15 23:50:24 +01:00
|
|
|
@@ -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 */
|