[Bug 1505] default Solaris make does not pass DESTDIR
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Aug 18 10:13:56 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1505
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> 2009-08-18 10:13:55 EST ---
we can pass DESTDIR via:
env DESTDIR=$(DESTDIR) make
as env(1) seems to be POSIX.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list