mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
368 B

  1. --- ./timidity/config.h-orig 2006-05-01 09:25:52.000000000 +0200
  2. +++ ./timidity/config.h 2007-06-04 23:14:13.000000000 +0200
  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/share/timidity"
  9. #endif
  10. /* These affect general volume */