From b91dc2ac50d421d29e22bac9c9564029ba64350d Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Fri, 13 Dec 2013 12:20:58 -0600 Subject: try adding a build-dep of language-pack-en-base instead of configuring the locales in the unit test sandbox. (h/t seb) --- debian/rules | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index ea10b93..0e7a91f 100755 --- a/debian/rules +++ b/debian/rules @@ -14,6 +14,3 @@ override_dh_install: echo "X-Ubuntu-Gettext-Domain=indicator-datetime" >> $$d; \ done; -override_dh_auto_test: - sh debian/locale-gen - LOCPATH="$(CURDIR)/locales" dh_auto_test -- cgit v1.2.3