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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to