[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: kolab-webadmin for etch



Hi Peter,

On Wed, Feb 14, 2007 at 11:55:39AM +0100, Peter Eisentraut wrote:
> This contains a small configuration update so that the installation interacts 
> properly with the kolab-resource-manager package.

> kolab-webadmin (0.4.0-20060810-4) unstable; urgency=medium

>    * Install the apache.conf file into the kolab directory to make sure
>      we can enable it by default if the package is installed
>    * Adjust the description in README.Debian to the new path of the
>      apache.conf file for kolab-webadmin
>    * Change my maintainer address

>  -- Steffen Joeris <white@debian.org>  Wed, 3 Jan 2007 13:02:25 +0100

Maybe my eyesight is going, but isn't this file being double-installed?

--- kolab-webadmin-0.4.0-20060810/debian/rules
        $(MAKE) install DESTDIR=$(CURDIR)/debian/kolab-webadmin
-       install -D -m 644 debian/apache.conf $(CURDIR)/debian/kolab-webadmin/etc/kolab-webadmin/apache.conf
+       install -D -m 644 debian/apache.conf $(CURDIR)/debian/kolab-webadmin/etc/kolab/kolab-webadmin-apache.conf
-       install -D -m 644 debian/apache.conf $(CURDIR)/debian/kolab-webadmin/etc/kolab-webadmin/apache.conf
+       install -D -m 644 debian/apache.conf $(CURDIR)/debian/kolab-webadmin/etc/kolab/kolab-webadmin-apache.conf
        install -D -m 644 debian/session_vars.php $(CURDIR)/debian/kolab-webadmin/etc/kolab-webadmin/session_vars.php
        install -D -m 644 debian/distdeleted.tpl debian/kolab-webadmin/usr/share/kolab-webadmin/admin/templates/distdeleted.tpl
        install -D -m 644 debian/sfdeleted.tpl debian/kolab-webadmin/usr/share/kolab-webadmin/admin/templates/sfdeleted.tpl

Not that this should be a blocker, I guess it's the same no-op as before on
a different path. :)

Unblocked.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
vorlon@debian.org                                   http://www.debian.org/



Reply to: