SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
devel/sdl-mixer/patches/patch-timidity_config_h
Normal file
14
devel/sdl-mixer/patches/patch-timidity_config_h
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- timidity/config.h.orig Sun Jan 15 17:01:05 2012
|
||||
+++ timidity/config.h Sat Mar 17 12:22:06 2012
|
||||
@@ -166,10 +166,7 @@ typedef char int8;
|
||||
#if defined(__WIN32__) || defined(__OS2__)
|
||||
#define DEFAULT_PATH "C:\\TIMIDITY"
|
||||
#else
|
||||
-#define DEFAULT_PATH "/etc/timidity"
|
||||
-#define DEFAULT_PATH1 "/usr/share/timidity"
|
||||
-#define DEFAULT_PATH2 "/usr/local/share/timidity"
|
||||
-#define DEFAULT_PATH3 "/usr/local/lib/timidity"
|
||||
+#define DEFAULT_PATH "${SYSCONFDIR}"
|
||||
#endif
|
||||
|
||||
/* These affect general volume */
|
Loading…
Add table
Add a link
Reference in a new issue