On Thu, Mar 29, 2007, Frederic Daniel Luc Lehobey wrote:
> (/etc/dokuwiki/apache.conf has been removed)
> 
> There are lines trying to deal with this in dokuwiki postrm but they
> have been commented out:
> 
> # No need to handle the Web server in postrm
> #if [ "$1" = "remove" ]; then
> #    for srv in apache apache2 apache-ssl apache-perl; do
> #       if [ -e /etc/$srv/httpd.conf ]; then
> #           
> #           # Remove dokuwiki from the apache configuration
> #           rm -f /etc/$srv/conf.d/dokuwiki.conf

I guess this file should only be removed on purge.
See #387974. I did not make the proper fix back then.

Does it make sense? I've a package with a fix for this and the l10n
issue (#416509).

-- 
Mohammed Adnène Trojette

Reply via email to