summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti Niemenmaa2020-08-02 12:46:12 +0300
committerMatti Niemenmaa2020-08-02 12:46:21 +0300
commit61ae8c7dd1497549ee7ecb8fd4158158733561d3 (patch)
treea03af1efa1594c8438f079633f50912aded4e94a
parent930bc2af5fe55083a3a89587f8a841530ff67cb0 (diff)
downloadaur-61ae8c7dd1497549ee7ecb8fd4158158733561d3.tar.gz
Remove leftover unused patch
-rw-r--r--no-link-audacious.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/no-link-audacious.patch b/no-link-audacious.patch
deleted file mode 100644
index a770cf986de1..000000000000
--- a/no-link-audacious.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git src/Makefile.autotools.am src/Makefile.autotools.am
-index a15eb51f..a1f2e160 100644
---- src/Makefile.autotools.am
-+++ src/Makefile.autotools.am
-@@ -11,6 +17,6 @@ SUBDIRS = coding layout meta
- libvgmstream_la_LDFLAGS = coding/libcoding.la layout/liblayout.la meta/libmeta.la
- libvgmstream_la_SOURCES = (auto-updated)
- libvgmstream_la_SOURCES += ../ext_libs/clHCA.c
--libvgmstream_la_LIBADD = $(AUDACIOUS_LIBS) $(GTK_LIBS) $(VORBISFILE_LIBS) $(VORBIS_LIBS) $(MPG123_LIBS) -lm
-+libvgmstream_la_LIBADD = $(VORBISFILE_LIBS) $(VORBIS_LIBS) $(MPG123_LIBS) -lm
- EXTRA_DIST = (auto-updated)
- EXTRA_DIST += ../ext_includes/clHCA.h