Diego 'Flameeyes' Pettenò wrote:
> Hi,
> ok another problem for Gentoo/FreeBSD project :P
> Currently there are a few places where, to fix permissions of files, the 
> ebuilds does a chown -R root:root ${D} or something similar.
> Unfortunately such a command is invalid on G/FBSD because there's no root 
> group, instead wheel group has GID=0.

Why not just use `chmod -R 0:0 ${D}`?  That should have the desired effect?

-- 
+-------------------------------------------------------------+
| Stuart Longland -oOo- http://stuartl.longlandclan.hopto.org |
| Atomic Linux Project     -oOo-    http://atomicl.berlios.de |
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - |
| I haven't lost my mind - it's backed up on a tape somewhere |
+-------------------------------------------------------------+

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to