[X2Go-Dev] [PATCH] build: avoid using install -o/-g

Jan Engelhardt jengelh at inai.de
Sat Feb 16 17:35:59 CET 2013


On Saturday 2013-02-16 17:17, Mike Gabriel wrote:
>> The -o and -g options cause installation failure in unprivileged build
>> environments, and provide no benefit for root either, because files
>> will be owned by the installing user anyway.
>
> I would really appreciate if he could start using X2Go BTS for submitting
> patches. With this patch I have a hard time to find out to what X2Go component
> to apply it...

Sounds like a direly needed improvement in git-send-email.
(Because it would have been obvious with git-request-pull)

> 4. And then add the patch as attachment to your mail. Attachments are much
> easier to handle than inline patch code.

And prone to authorship getting lost, I would argue.
Only git:// is sane, I gather, and therefore:


The following changes since commit 5231ba48183cc603a5193400884dd01b360491ba:

  Add load balancing support. (2013-02-14 06:26:41 +0100)

are available in the git repository at:

  git://git.inai.de/x2gobroker master

for you to fetch changes up to 920234126441688eef34f48a650fd3a2e90630af:

  build: avoid using install -o/-g (2013-02-16 04:10:39 +0100)

----------------------------------------------------------------
Jan Engelhardt (1):
      build: avoid using install -o/-g

 Makefile |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the x2go-dev mailing list