From e6c45eb7884e8845cfa0cf3741f8609771a6b1b9 Mon Sep 17 00:00:00 2001 From: Egil Moeller Date: Sat, 8 May 2010 23:15:50 +0200 Subject: Bugfix for git-buildpackage and the translation system --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 2c692b1..d1253c7 100755 --- a/debian/rules +++ b/debian/rules @@ -19,8 +19,8 @@ build-stamp: touch build-stamp clean: - # update template translation strings: - debconf-updatepo + # update template translation strings commented out as git-buildpackage complains that the file changes all the times otherwise... + # debconf-updatepo dh_testdir dh_testroot rm -f build-stamp -- cgit v1.2.3