summarylogtreecommitdiffstats
path: root/vdr-bgprocess-01_locale.patch
diff options
context:
space:
mode:
Diffstat (limited to 'vdr-bgprocess-01_locale.patch')
-rw-r--r--vdr-bgprocess-01_locale.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/vdr-bgprocess-01_locale.patch b/vdr-bgprocess-01_locale.patch
deleted file mode 100644
index ec14b8391062..000000000000
--- a/vdr-bgprocess-01_locale.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urNad bgprocess-0.1.0~/Makefile bgprocess-0.1.0/Makefile
---- bgprocess-0.1.0~/Makefile 2009-10-01 00:17:28.000000000 +0200
-+++ bgprocess-0.1.0/Makefile 2009-10-01 00:20:59.820122611 +0200
-@@ -29,7 +29,7 @@
- -include $(VDRDIR)/Make.config
-
- ### Test whether VDR has locale support
--VDRLOCALE = $(shell grep '^LOCALEDIR' $(VDRDIR)/Makefile)
-+VDRLOCALE = $(shell grep 'I18N_DEFAULT_LOCALE' $(VDRDIR)/i18n.h)
-
- ### The version number of VDR's plugin API (taken from VDR's "config.h"):
-