X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=webcit%2Fdebian%2Frules;h=fd7a2fc9ce50e10178e10477823ce6db6d249b1d;hp=76881bef5d3c99974de73599f0cf2574f4387b25;hb=599a7233096551d6b9c519c5622432957ad7f030;hpb=7c588796fb97b7a6bebea38c82ece6d2f1fe94aa diff --git a/webcit/debian/rules b/webcit/debian/rules index 76881bef5..fd7a2fc9c 100755 --- a/webcit/debian/rules +++ b/webcit/debian/rules @@ -59,6 +59,7 @@ endif --with-wwwdir=/usr/share/citadel-webcit \ --with-localedir=/usr/share/ \ --with-editordir=/usr/share/tinymce/www/ \ + --with-markdowneditordir=/usr/share/epic/www/ \ --with-rundir=/var/run/citadel \ --with-ssldir=/etc/ssl/webcit/ \ --with-etcdir=/etc/citadel \