On Sun, Sep 27, 2009 at 20:30, Pierre Chapuis <[email protected]> wrote:
> The problem is that the setup process run in a fakeroot leaves the string
> corresponding to $pkgdir in a lot of places in the resulting files, including
> binary files. I have tried to use sed on the resulting files but I didn't
> manage to get rid of it everywhere, neither to get a working package.
>
Generally there will be some Makefile (or equivalent) variable that
can be changed to make that work right. Any non-broken build system
should support this.