mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
vdr-wirbelscancontrol: dont build i18n
This commit is contained in:
parent
76907504dd
commit
7494ff7978
@ -0,0 +1,25 @@
|
|||||||
|
From 60bb89fa8f5d29e72e06c68c0b48a374ac95d522 Mon Sep 17 00:00:00 2001
|
||||||
|
From: Stefan Saraev <stefan@saraev.ca>
|
||||||
|
Date: Mon, 9 Jun 2014 22:04:41 +0300
|
||||||
|
Subject: [PATCH] dont build i18n
|
||||||
|
|
||||||
|
---
|
||||||
|
Makefile | 2 +-
|
||||||
|
1 files changed, 1 insertions(+), 1 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/Makefile b/Makefile
|
||||||
|
index f3ae479..89e2970 100644
|
||||||
|
--- a/Makefile
|
||||||
|
+++ b/Makefile
|
||||||
|
@@ -73,7 +73,7 @@ UNCRUSTIFY_FILES = $(PLUGIN).c scanmenu.c scanmenu.h
|
||||||
|
|
||||||
|
### The main target:
|
||||||
|
|
||||||
|
-all: libvdr-$(PLUGIN).so i18n
|
||||||
|
+all: libvdr-$(PLUGIN).so
|
||||||
|
|
||||||
|
### Implicit rules:
|
||||||
|
|
||||||
|
--
|
||||||
|
1.7.2.5
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user