From 66636e9ea1d56d5215307152895a0fff7ae26541 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Wed, 12 May 2021 18:03:35 -0400 Subject: system_cmds: Fix wait4path BINDIR --- system_cmds/wait4path/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3-56-ge451