summaryrefslogtreecommitdiffstats
path: root/audio/alsamodularsynth/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsamodularsynth/configure.patch')
-rw-r--r--audio/alsamodularsynth/configure.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/alsamodularsynth/configure.patch b/audio/alsamodularsynth/configure.patch
deleted file mode 100644
index 5eb932b67a..0000000000
--- a/audio/alsamodularsynth/configure.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ams-2.1.2/configure.old 2016-11-05 22:20:32.871586260 +0000
-+++ ams-2.1.2/configure 2016-11-05 22:20:46.776496504 +0000
-@@ -6360,7 +6360,7 @@
- #define HAVE_LIBQTOPENGL 1
- _ACEOF
-
-- LIBS="-lQtOpenGL $LIBS"
-+ LIBS=" -lQtOpenGL $LIBS"
-
- else
- as_fn_error $? "QtOpenGL is required" "$LINENO" 5