Debian Patches
Status for qmidiroute/0.4.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update | 
|---|---|---|---|---|---|---|
| 01-manpage_fix.patch | Fix hyphen-used-as-minus-sign problem in manpages | Jaromr Mike <mira.mikes@seznam.cz> | no | |||
| 02-cross.patch | Make qmidiroute cross buildable qmidiroute fails to cross build from source, because it abuses AC_CHECK_FILE. The macro is meant for testing file existence on the installed system. However, qmidiroute uses it for checking header directories used during build. For the latter, a simple "test -e" is better. | Helmut Grohne <helmut@subdivi.de> | no | 
