summaryrefslogtreecommitdiffstats
path: root/audio/mhwaveedit/intbox.diff
diff options
context:
space:
mode:
author B. Watson2018-10-30 05:58:01 +0100
committer Willy Sudiarto Raharjo2018-11-03 01:46:57 +0100
commit0db029d9a999298aca6ff6c62fc11a9b5ee0c036 (patch)
treebca8d35591e9b5daba01cb669db41411813708e1 /audio/mhwaveedit/intbox.diff
parentde86cfbf49af56bc677e99c1a8577f026fd8749f (diff)
downloadslackbuilds-0db029d9a999298aca6ff6c62fc11a9b5ee0c036.tar.gz
audio/mhwaveedit: Updated for version 1.4.24, new maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'audio/mhwaveedit/intbox.diff')
-rw-r--r--audio/mhwaveedit/intbox.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/mhwaveedit/intbox.diff b/audio/mhwaveedit/intbox.diff
deleted file mode 100644
index b5f74eafb9..0000000000
--- a/audio/mhwaveedit/intbox.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/sound-pulse.c.orig 2016-06-11 13:52:03.000000000 +0200
-+++ src/sound-pulse.c 2016-06-11 13:50:39.000000000 +0200
-@@ -21,6 +21,7 @@
-
- #include <poll.h>
- #include <pulse/pulseaudio.h>
-+#include "int_box.h"
-
- #ifndef PA_CHECK_VERSION
- #define PA_CHECK_VERSION(a,b,c) (0)