Bug#386952: [Build-common-hackers] Processed: Re: Bug#386952: Processed: dh_install issue

Peter Eisentraut peter_e at gmx.net
Mon Sep 11 23:21:38 UTC 2006


Josip Rodin wrote:
> > cdbs runs dh_fixperms with the parameters you tell it.  The problem
> > is in your rules file.
>
> As you can see for yourself, maildrop rules file simply says:
>
> DEB_FIXPERMS_EXCLUDE := lockmail.maildrop maildrop
>
> How should this be reformatted to actually work properly?

I don't know what exactly you were aiming for, but perhaps what would 
get you closer is this:

DEB_FIXPERMS_EXCLUDE := lockmail.maildrop maildrop$$

Remember that these are regular expressions which match anywhere unless 
you anchor them.

I would test this, but the package doesn't build.




More information about the Build-common-hackers mailing list