]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Revert r248352:
authorbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Mar 2013 20:00:34 +0000 (20:00 +0000)
committerbrooks <brooks@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 19 Mar 2013 20:00:34 +0000 (20:00 +0000)
commit6f9b1ebd274ed6975968a2738c75940c0c8e8427
tree0d82b711bd8ebcad288fa1ff73a2b86ca14bc906
parentcb302e7e59c385dca0e2d0ce731c367b19df10d4
Revert r248352:

>   Replace all known uses of ln in the build process with appropriate
>   install -l invocations via new INSTALL_LINK and INSTALL_SYMLINK
>   variables.

This breaks the assumption mergemaster and etcupdate that no new
features of tools will be required to run "make distribution" or it's
prerequisites.

Plotting a way forward will take some time and nothing in 9-STABLE
depends on INSTALL_LINK and INSTALL_SYMLINK yet so backing this out seem
like the right short-term approach.

PR: misc/177055

git-svn-id: svn://svn.freebsd.org/base/stable/9@248531 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/Makefile
share/mk/bsd.incs.mk
share/mk/bsd.info.mk
share/mk/bsd.lib.mk
share/mk/bsd.links.mk
share/mk/bsd.man.mk
share/mk/bsd.own.mk
usr.sbin/mergemaster/mergemaster.sh