On Thu, Oct 04, 2012 at 10:13:54AM -0400, Jeremy Lavergne wrote: > Perhaps we could add that. > > We could use $SUDO_USER or logname, but I'm not sure how fragile an > assumption those will be. I imagine it'd be messy if they're wrong and > end up installing a bunch of files and directories with the wrong > owner.
We could do that, but it would break in multiuser environments. Running the command as _every_ possible user that might use the installed software is not an option, IMHO. -- Clemens Lang _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
