$OpenBSD: patch-timidity_config_h,v 1.1 2006/01/30 10:22:11 jsg Exp $
--- timidity/config.h.orig	Wed Dec 15 23:20:14 2004
+++ timidity/config.h	Thu Jan 26 11:51:01 2006
@@ -227,7 +227,7 @@ typedef char int8;
 #ifdef __WIN32__
 #define DEFAULT_PATH	"\\TIMIDITY"
 #else
-#define DEFAULT_PATH	"/usr/local/lib/timidity"
+#define DEFAULT_PATH	"_SYSCONFDIR_"
 #endif
 
 /* These affect general volume */
