repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
epichord-git
/
disable_lash.patch
blob
e13dc91ed9cbf9aac4fa057ffb7cb6a2757c12ba
1
--- ../../epichord/src/jack.cpp 2010-03-08 11:03:43.448596401 +0100
2
+++ jack.cpp 2010-03-08 11:05:48.395263365 +0100
3
@@ -35,6 +35,7 @@
4
#include <jack/midiport.h>
5
#include <jack/transport.h>
6
7
+#undef HAVE_LASH
8
#ifdef HAVE_LASH
9
#include <lash/lash.h>
10
lash_client_t* lash_client;