From: Cameron Katri Date: Wed, 12 May 2021 22:03:35 +0000 (-0400) Subject: system_cmds: Fix wait4path BINDIR X-Git-Tag: v1.0~29 X-Git-Url: https://git.cameronkatri.com/apple_cmds.git/commitdiff_plain/66636e9ea1d56d5215307152895a0fff7ae26541 system_cmds: Fix wait4path BINDIR --- diff --git a/system_cmds/wait4path/Makefile b/system_cmds/wait4path/Makefile index 9781cb6..ea154c6 100644 --- a/system_cmds/wait4path/Makefile +++ b/system_cmds/wait4path/Makefile @@ -1,3 +1,5 @@ PROG= wait4path +BINDIR=/bin + .include