diff options
author | jlam <jlam> | 2002-11-01 06:29:23 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-11-01 06:29:23 +0000 |
commit | c7974a201e65d7c51aaca527aff0bbf27788780b (patch) | |
tree | 74e3bf9c7a7d1947ab823217ecca997956d4005f /audio | |
parent | 1c8411bebcf4ef6a07bd0da470034c0a19c0486d (diff) | |
download | pkgsrc-c7974a201e65d7c51aaca527aff0bbf27788780b.tar.gz |
When "make install" su's to root, su is invoked with the "-l" option, which
causes the shell environment to be discarded. This also discards
OBJMACHINE or OBJHOSTNAME, which causes WRKDIR_BASENAME to be different
between the "non-root" and "root" make targets and leads to the breakage
seen in pkg/18879 by Simon Burge. Fix this by saving the OBJHOSTNAME or
OBJMACHINE setting in MAKEFLAGS so that it is seen even after we "su -l" to
root.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions