From c14a852e51b96842864026eaf4371be4ded19dee Mon Sep 17 00:00:00 2001 From: Stefan Saraev Date: Sat, 19 Oct 2013 22:21:37 +0300 Subject: [PATCH] vdr-plugin-vnsiserver: remove unused patch --- ...dr-plugin-vnsiserver-02_makefile-largefile.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 packages/3rdparty/multimedia/vdr-plugin-vnsiserver/patches/e3cd383/vdr-plugin-vnsiserver-02_makefile-largefile.patch diff --git a/packages/3rdparty/multimedia/vdr-plugin-vnsiserver/patches/e3cd383/vdr-plugin-vnsiserver-02_makefile-largefile.patch b/packages/3rdparty/multimedia/vdr-plugin-vnsiserver/patches/e3cd383/vdr-plugin-vnsiserver-02_makefile-largefile.patch deleted file mode 100644 index d6d6614177..0000000000 --- a/packages/3rdparty/multimedia/vdr-plugin-vnsiserver/patches/e3cd383/vdr-plugin-vnsiserver-02_makefile-largefile.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Makefile b/Makefile -index 92fc90d..4196724 100644 ---- a/Makefile -+++ b/Makefile -@@ -45,7 +45,7 @@ PACKAGE = vdr-$(ARCHIVE) - - INCLUDES += -I$(VDRDIR)/include -I$(VDRDIR) - --DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DVNSI_SERVER_VERSION='"$(VERSION)"' -+DEFINES += -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"$(PLUGIN)"' -DVNSI_SERVER_VERSION='"$(VERSION)"' -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE - - ifeq ($(DEBUG),1) - DEFINES += -DDEBUG