commit: 371b1c5c5920bae95fd7ffc7c22e601dc148af93 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Jan 31 18:49:22 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sun Jan 31 20:38:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=371b1c5c
media-libs/libhdhomerun: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/19274 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-libs/libhdhomerun/files/dont-strip.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/media-libs/libhdhomerun/files/dont-strip.patch b/media-libs/libhdhomerun/files/dont-strip.patch deleted file mode 100644 index 62aa00af3f0..00000000000 --- a/media-libs/libhdhomerun/files/dont-strip.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -Nur libhdhomerun/Makefile libhdhomerun.fix/Makefile ---- libhdhomerun/Makefile 2012-08-30 15:46:27.000000000 -0500 -+++ libhdhomerun.fix/Makefile 2013-03-24 14:47:08.740937164 -0500 -@@ -42,7 +42,6 @@ - - hdhomerun_config$(BINEXT) : hdhomerun_config.c $(LIBSRCS) - $(CC) $(CFLAGS) $+ $(LDFLAGS) -o $@ -- $(STRIP) $@ - - libhdhomerun$(LIBEXT) : $(LIBSRCS) - $(CC) $(CFLAGS) -fPIC -DDLL_EXPORT $(SHARED) $+ $(LDFLAGS) -o $@ -Binary files libhdhomerun/hdhomerun_config and libhdhomerun.fix/hdhomerun_config differ -Binary files libhdhomerun/libhdhomerun.so and libhdhomerun.fix/libhdhomerun.so differ
