File remote-0.4.0-locale.diff of Package vdr-plugin-remote
Index: remote-0.4.0/Makefile =================================================================== --- remote-0.4.0.orig/Makefile +++ remote-0.4.0/Makefile @@ -81,7 +81,7 @@ $(DEPFILE): Makefile ### Internationalization (I18N): -ifneq ($(shell grep 'LOCALEDIR' $(VDRDIR)/Makefile),) +ifneq ($(LOCDIR),) PODIR = po LOCALEDIR = $(VDRDIR)/locale I18Npo = $(wildcard $(PODIR)/*.po)