mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
vdr-live: dont build i18n
This commit is contained in:
parent
f802a3a53d
commit
8b16a17226
25
packages/3rdparty/multimedia/vdr-live/patches/vdr-live-0.3.0-06_dont-build-i18n.patch
vendored
Normal file
25
packages/3rdparty/multimedia/vdr-live/patches/vdr-live-0.3.0-06_dont-build-i18n.patch
vendored
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
From d95f6d719298b4586fc4b889612423be67b52e88 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Stefan Saraev <stefan@saraev.ca>
|
||||||
|
Date: Mon, 16 Jun 2014 12:06:29 +0300
|
||||||
|
Subject: [PATCH] dont build i18n
|
||||||
|
|
||||||
|
---
|
||||||
|
Makefile | 2 +-
|
||||||
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/Makefile b/Makefile
|
||||||
|
index ab2f2b5..923d184 100644
|
||||||
|
--- a/Makefile
|
||||||
|
+++ b/Makefile
|
||||||
|
@@ -94,7 +94,7 @@ WEBLIBS = pages/libpages.a css/libcss.a javascript/libjavascript.a
|
||||||
|
|
||||||
|
### Default rules:
|
||||||
|
|
||||||
|
-all: libvdr-$(PLUGIN).so $(I18NTARG)
|
||||||
|
+all: libvdr-$(PLUGIN).so
|
||||||
|
|
||||||
|
.PHONY: all dist clean subdirs $(SUBDIRS) PAGES
|
||||||
|
|
||||||
|
--
|
||||||
|
1.7.2.5
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user