On Sun, Oct 09, 2016 at 09:21:48PM +0200, Martin Natano wrote:
> On Sun, Oct 09, 2016 at 02:32:12PM +0200, Matthieu Herrb wrote:
> > Hi,
> >
> > while looking at what is needed to switch the xenocara build system to
> > the same kind of scheme as base (no more SUDO, start as root and drop
> > priv
On Sun, Oct 09, 2016 at 02:32:12PM +0200, Matthieu Herrb wrote:
> Hi,
>
> while looking at what is needed to switch the xenocara build system to
> the same kind of scheme as base (no more SUDO, start as root and drop
> privs to $BUILDUSER), I figured out that the global 'includes' step
> done at t
Hi,
while looking at what is needed to switch the xenocara build system to
the same kind of scheme as base (no more SUDO, start as root and drop
privs to $BUILDUSER), I figured out that the global 'includes' step
done at the begin of 'make build' is causing more trouble than it's
solving...
So as