From e8874f5586b69eafabb6b0163f5299322c0f7bc9 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 14 Apr 2010 12:26:10 +0200 Subject: Call intltool-update to generate a PO template (LP: #551470). --- debian/rules | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 51e928e..f072c64 100755 --- a/debian/rules +++ b/debian/rules @@ -12,3 +12,7 @@ override_dh_auto_test: override_dh_auto_configure: autoreconf -f -i -s dh_auto_configure + +override_dh_auto_build: + cd po; intltool-update -p + dh_auto_build -- cgit v1.2.3