X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fdebian%2Frules;fp=webcit%2Fdebian%2Frules;h=d145623e0d78869fde84760e0b3209d4301c6cb1;hb=5c39d1c8a04d801e88cd8124a2fe2fc7bb5555e1;hp=a414b89bb6c129d0944ffa20c95bca38130660f5;hpb=c8efd51f573bb8665d842c8785f63d784d1d1a90;p=citadel.git diff --git a/webcit/debian/rules b/webcit/debian/rules index a414b89bb..d145623e0 100755 --- a/webcit/debian/rules +++ b/webcit/debian/rules @@ -50,10 +50,8 @@ endif --with-localedir=/usr/share/ \ --with-editordir=/usr/share/tinymce/www/ \ --with-rundir=/var/run/citadel \ - --with-ical --with-db --with-ldap \ --with-ssldir=/etc/ssl/webcit/ \ - --with-ssl --with-libiconf \ - --with-newt --with-included-gettext \ + --with-ssl \ --with-datadir=/var/run/citadel \ --enable-debug $(EXTRA_ARGS) $(PROFILE_ARGS)