Bug 18011 - sdl-mixer looks for timidity patchs in wrong directory
Bug#: 18011 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: malverian@gentoo.org Reported By: xero@xeron.cc
Component: Ebuilds
URL: 
Summary: sdl-mixer looks for timidity patchs in wrong directory
Keywords:  
Status Whiteboard: 
Opened: 2003-03-22 15:42 0000
Description:   Opened: 2003-03-22 15:42 0000
In timidity/config.h there's a line that tells sdl-mixer to look for timidity
patches in /usr/local/lib/timidity. timidity-eawpatches installs into
/usr/share/timidity. This causes prboom and probably any other programs that use
sdl-mixer's midi to wave converter to not work unless I link
/usr/local/lib/timidity to /usr/share/timidity I made an ebuild that uses sed to
change this, it's a pretty simple fix.

------- Comment #1 From Jordan 2003-03-22 15:42:35 0000 -------
Created an attachment (id=9702) [details]
the ebuild

this fixes the problem

------- Comment #2 From Philip Walls (RETIRED) 2003-03-24 19:28:49 0000 -------
Thanks alot, patched and unmasked for all except alpha.
If anyone has any problems, please reopen this bug.