[vdr-plugin-xineliboutput] 02/03: Fixed installation of *.mo translations

Tobias Grimm tiber-guest at moszumanska.debian.org
Sat Sep 26 21:26:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

tiber-guest pushed a commit to annotated tag debian/1.1.0+cvs20150907-2
in repository vdr-plugin-xineliboutput.

commit 01ab24021a645085c503bb0d5f51813cbb1c9f84
Author: etobi <git at e-tobi.net>
Date:   Sat Sep 26 23:15:31 2015 +0200

    Fixed installation of *.mo translations
---
 debian/patches/Makfile-fixes.patch | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)

diff --git a/debian/patches/Makfile-fixes.patch b/debian/patches/Makfile-fixes.patch
index 23342e0..19df1d1 100644
--- a/debian/patches/Makfile-fixes.patch
+++ b/debian/patches/Makfile-fixes.patch
@@ -1,16 +1,7 @@
 Index: vdr-plugin-xineliboutput/Makefile
 ===================================================================
---- vdr-plugin-xineliboutput.orig/Makefile	2015-09-08 00:00:31.417996386 +0200
-+++ vdr-plugin-xineliboutput/Makefile	2015-09-08 00:00:31.417996386 +0200
-@@ -297,7 +297,7 @@
- 
- $(I18Nmsgs): $(DESTDIR)$(LOCDIR)/%/LC_MESSAGES/vdr-$(PLUGIN).mo: $(PODIR)/%.mo
- 	@echo Installing $^
--	install -D -m644 $< $@
-+	install -D -m644 -t $@ $<
- endif
- 
- .PHONY: i18n
+--- vdr-plugin-xineliboutput.orig/Makefile	2015-09-26 23:19:55.807438134 +0200
++++ vdr-plugin-xineliboutput/Makefile	2015-09-26 23:19:55.803438144 +0200
 @@ -343,7 +343,7 @@
  install-lib: $(TARGETS_VDR)
  ifeq ($(XINELIBOUTPUT_VDRPLUGIN), yes)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-xineliboutput.git



More information about the pkg-vdr-dvb-changes mailing list