summaryrefslogtreecommitdiff
path: root/audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile')
-rw-r--r--audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile b/audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile
deleted file mode 100644
index 4fe102bba643..000000000000
--- a/audio/zam-plugins-lv2/files/patch-plugins_ZamVerb_Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- plugins/ZamVerb/Makefile.orig 2018-05-29 07:56:20 UTC
-+++ plugins/ZamVerb/Makefile
-@@ -15,8 +15,7 @@ NAME = ZamVerb
- OBJS_DSP = \
- ZamVerbPlugin.cpp.o \
- ZamVerbImpulses.cpp.o \
-- convolution.cpp.o \
-- ../../lib/zita-convolver-3.1.0/zita-convolver.cpp.o
-+ convolution.cpp.o
-
- OBJS_UI = \
- ZamVerbArtwork.cpp.o \