From fae75f94f3c4a282f52fb1debe43927114aa25dd Mon Sep 17 00:00:00 2001 From: Wilfried Goesgens Date: Mon, 27 Sep 2010 23:04:41 +0200 Subject: [PATCH] * specify where to put the locales for LHFS --- citadel/debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/citadel/debian/rules b/citadel/debian/rules index c1065eab2..3aa09e28e 100755 --- a/citadel/debian/rules +++ b/citadel/debian/rules @@ -60,6 +60,7 @@ configure-stamp: --with-ssldir=/etc/ssl/citadel/ \ --with-utility-bindir=/usr/lib/citadel-server/ \ --with-autosysconfdir=/var/lib/citadel/data/ \ + --with-localedir=/usr/share/ \ --with-pam \ --with-db \ --enable-debug $(EXTRA_ARGS) $(PROFILE_ARGS) $(THREAD_ARGS) -- 2.39.2