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

Peter Eisentraut peter_e at gmx.net
Tue Sep 12 01:27:59 UTC 2006


Josip Rodin wrote:
> On Tue, Sep 12, 2006 at 01:21:38AM +0200, Peter Eisentraut 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.
>
> It doesn't build?

That's what I said.




More information about the Build-common-hackers mailing list