From df046b72131a32c12de162be17e86c498a7eb956 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Fri, 24 Oct 2014 09:49:26 -0400 Subject: update the translations template during the build --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index e64aff1..cc56ec1 100644 --- a/debian/rules +++ b/debian/rules @@ -13,3 +13,6 @@ override_dh_install: # Hack as it seems it's not possible to easy run that under dbus-test-runner override_dh_auto_test: env -u LD_PRELOAD dh_auto_test + +override_dh_translations: + $(MAKE) -C obj-$(DEB_HOST_GNU_TYPE) pot -- cgit v1.2.3