diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-26 01:14:40 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2015-11-26 01:14:40 +0000 |
| commit | 7fdd45b0913882a815552e5a43e25e2a99b018ff (patch) | |
| tree | ab6424837d4c96879048392db76885f0a2a3129c /libexec/hyperv | |
| parent | 93e779a26c651610ac6e7986d67ecc9ed2cadcbf (diff) | |
Notes
Diffstat (limited to 'libexec/hyperv')
| -rw-r--r-- | libexec/hyperv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile index 6d95c334ff93..a8414771d8ab 100644 --- a/libexec/hyperv/Makefile +++ b/libexec/hyperv/Makefile @@ -2,7 +2,7 @@ .PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts -BINDIR= /usr/libexec/hyperv +BINDIR= ${LIBEXECDIR}/hyperv SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info |
