* have LOCALEDIR be customizable by configure
[citadel.git] / webcit / debian / rules
index 255050b29096a22bad2e7896a7f0cf03afe7d632..d46918ae4169349a11fbacbe6a631708dde203f5 100755 (executable)
@@ -28,6 +28,7 @@ configure-stamp:
                --host=$(DEB_HOST_GNU_TYPE) \
                --build=$(DEB_BUILD_GNU_TYPE) \
                --prefix=/etc/citadel/www/ \
+               --with-localedir=/usr/share/locale \
                --with-sysconfdir=/etc/citadel \
                --with-spooldir=/var/spool/citadel \
                --with-datadir=/etc/citadel \