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

Re: Lintian: image-file-in-usr-lib



On Mon, Mar 17, 2003 at 01:38:03PM +0100, Andreas Tille wrote:
> Hi,
> 
> while building a new zope-extfile package to fix a bug I found out,
> that there are some new lintian warnings of the form:
> 
> W: zope-extfile: image-file-in-usr-lib
> usr/lib/zope/lib/python/Products/ExtFile/www/extIma ge.gif
> 
> While I absolutely admit that image data do not belong to /usr/lib but
> rather to /usr/share I do not really know whether it makes sense to
> move these images and create symlinks later on because zope expects
> these images exactly at this location.
> 
> Any hints what to do here?

	I suspect that the most correct thing is to change Zope such
that it expects it in an FHS-compatible place.  For extra points, you
should change it such that it is configurable at compile-time.

SImon



Reply to: