From 15dad8bd55af8e5645594e3115fed815ba6988a9 Mon Sep 17 00:00:00 2001 From: "Michael Mair-Keimberger (asterix)" Date: Thu, 5 Jan 2017 19:39:04 +0100 Subject: [PATCH] media-plugins/vdr-mlist: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/3338 --- .../files/vdr-mlist-0.0.5-vdr-1.4.diff | 26 ------------------- 1 file changed, 26 deletions(-) delete mode 100644 media-plugins/vdr-mlist/files/vdr-mlist-0.0.5-vdr-1.4.diff diff --git a/media-plugins/vdr-mlist/files/vdr-mlist-0.0.5-vdr-1.4.diff b/media-plugins/vdr-mlist/files/vdr-mlist-0.0.5-vdr-1.4.diff deleted file mode 100644 index 6cbd0acab890..000000000000 --- a/media-plugins/vdr-mlist/files/vdr-mlist-0.0.5-vdr-1.4.diff +++ /dev/null @@ -1,26 +0,0 @@ -diff -ru mlist-0.0.5-orig/i18n.h mlist-0.0.5/i18n.h ---- mlist-0.0.5-orig/i18n.h 2008-04-28 10:46:28.131558650 +0200 -+++ mlist-0.0.5/i18n.h 2008-04-28 10:46:46.251551253 +0200 -@@ -12,4 +12,8 @@ - - extern const tI18nPhrase Phrases[]; - -+#ifndef trNOOP -+#define trNOOP(s) (s) -+#endif -+ - #endif //_I18N__H -Nur in mlist-0.0.5: libvdr-mlist.so. -Nur in mlist-0.0.5: libvdr-mlist.so.1.4.5. -diff -ru mlist-0.0.5-orig/mlist.c mlist-0.0.5/mlist.c ---- mlist-0.0.5-orig/mlist.c 2008-04-28 10:46:28.131558650 +0200 -+++ mlist-0.0.5/mlist.c 2008-04-28 10:47:00.091552984 +0200 -@@ -10,6 +10,7 @@ - #include - #include - #include -+#include "i18n.h" - - static const char *VERSION = "0.0.5"; - static const char *DESCRIPTION = trNOOP("Displays the message history"); -Nur in mlist-0.0.5: mlist.o. -- 2.26.2