diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2022-11-23 15:20:49 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2022-11-23 20:10:02 +0000 |
| commit | 1dbb9994d4dd44357976daedcac7d280e8327382 (patch) | |
| tree | 167279fc07db7b2cf4cb9f3447eca954040ba269 /bin/sh/Makefile | |
| parent | abb9a940bb48716f8eb06980f02eec04e0921448 (diff) | |
Diffstat (limited to 'bin/sh/Makefile')
| -rw-r--r-- | bin/sh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/Makefile b/bin/sh/Makefile index b074121d0ecd..c61094b06720 100644 --- a/bin/sh/Makefile +++ b/bin/sh/Makefile @@ -68,6 +68,7 @@ SUBDIR.${MK_TESTS}+= tests beforeinstallconfig: rm -f ${DESTDIR}/.profile +LINKMODE=${CONFMODE} afterinstallconfig: ${INSTALL_LINK} ${TAG_ARGS} ${DESTDIR}/root/.profile ${DESTDIR}/.profile |
