Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] CLEANUP: Replace separation of root and wheel based on USERLAND with gid 0
Date: Mon, 18 Jul 2005 03:28:14
Message-Id: 200507181227.49008.jstubbs@gentoo.org
1 Author: Jason Stubbs
2
3 The permissions modifying code of ebuild.sh sets files to have group
4 wheel on BSD and Darwin and group root on other systems. The
5 intention is that the group have gid 0 on all systems. This code
6 removes the if block and uses the numerical identifier.
7
8 --
9 Jason Stubbs

Attachments

File name MIME type
unify_wheel_root.patch text/x-diff