[vdr-plugin-epgsearch] 11/16: Disable po update during build

Tobias Grimm tiber-guest at moszumanska.debian.org
Wed Dec 27 13:51:28 UTC 2017


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

tiber-guest pushed a commit to branch master
in repository vdr-plugin-epgsearch.

commit d1fa0814eb3c3f59313f32c75298756fad05e8ea
Author: Tobias Grimm <etobi at debian.org>
Date:   Sun Jun 25 13:28:27 2017 +0200

    Disable po update during build
---
 debian/patches/02_disable_po_update.patch | 17 +++++++++++++++++
 debian/patches/series                     |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/02_disable_po_update.patch b/debian/patches/02_disable_po_update.patch
new file mode 100644
index 0000000..eedf412
--- /dev/null
+++ b/debian/patches/02_disable_po_update.patch
@@ -0,0 +1,17 @@
+--- a/Makefile
++++ b/Makefile
+@@ -242,10 +242,10 @@
+ 	@echo GT$@
+ 	$(Q)xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-$(PLUGIN) --package-version=$(VERSION) --msgid-bugs-address='<see README>' -o $@ `ls $^`
+ 
+-%.po: $(I18Npot)
+-	@echo PO $@
+-	$(Q)msgmerge -U --no-wrap --no-location --backup=none -q -N $@ $<
+-	@touch $@
++#%.po: $(I18Npot)
++#	@echo PO $@
++#	$(Q)msgmerge -U --no-wrap --no-location --backup=none -q -N $@ $<
++#	@touch $@
+ 
+ $(I18Nmsgs): $(DESTDIR)$(LOCDIR)/%/LC_MESSAGES/vdr-$(PLUGIN).mo: $(PODIR)/%.mo
+ 	@echo IN $@
diff --git a/debian/patches/series b/debian/patches/series
index 40486c7..4c32f5f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01_debian-defaults.patch
+02_disable_po_update.patch

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



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