summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD-namcap.log0
-rw-r--r--no_portaudio.patch2
2 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD-namcap.log b/PKGBUILD-namcap.log
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/PKGBUILD-namcap.log
diff --git a/no_portaudio.patch b/no_portaudio.patch
index 1ce466d276cb..89439c98b10a 100644
--- a/no_portaudio.patch
+++ b/no_portaudio.patch
@@ -5,7 +5,7 @@ diff -Naur denemo-2.2.0.orig/src/audio/midi.c denemo-2.2.0.new/src/audio/midi.c
#define SHAVING (0.01) //seconds to shave off a note start time to ensure stopping before noteon is sent, and starting with noteon first note may depend of speed of machine??? FIXME
-+#ifndef HAVE_PORTAUDIO
++#ifndef _HAVE_PORTAUDIO_
+gdouble get_playback_speed (void)
+{
+ return 1.0;