]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r315654:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Mar 2017 04:47:43 +0000 (04:47 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 23 Mar 2017 04:47:43 +0000 (04:47 +0000)
commit4390660dea7e1f953a59d72b922987378885c0e0
tree3f0789843d4f43fdf4e50754b6f8b64b7cd2b0d8
parent5d0269d6147477882159728639194180da1db010
MFC r315654:

Fix linking /rescue/rescue to multiple programs in usr.bin after r315113

I meant for the line that conditionally added in /usr/bin/nc support to
be `+=', not `=`. This restores hardlinks for all programs in usr.bin
specified before nc(1), e.g., bunzip2 and tar.

Pointyhat to: ngie

git-svn-id: svn://svn.freebsd.org/base/stable/10@315781 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
rescue/rescue/Makefile