[Pkg-gnupg-commit] [libgpg-error] 01/15: Force rebuild of gmo files

David Prévot taffit at moszumanska.debian.org
Thu Nov 27 20:41:53 UTC 2014


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

taffit pushed a commit to branch l10n
in repository libgpg-error.

commit 56a74b7ef5475ff8a8397ab9c7ca641d8fc9d1ee
Author: David Prévot <taffit at debian.org>
Date:   Thu Nov 27 15:34:48 2014 -0400

    Force rebuild of gmo files
---
 debian/clean | 1 +
 debian/rules | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/clean b/debian/clean
index bdc9929..904ce47 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,2 +1,3 @@
 debian/libgpg-error0.install
 debian/libgpg-error-dev.install
+po/*.gmo
diff --git a/debian/rules b/debian/rules
index 2531143..eaee5c6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ DEB_DATE = $(shell dpkg-parsechangelog -SDate)
 	dh $@ --with autoreconf --parallel
 
 override_dh_auto_configure:
+	touch po/libgpg-error.pot
 	dh_auto_configure -- \
 	    --enable-static \
 	    --disable-rpath \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git



More information about the Pkg-gnupg-commit mailing list