mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 13:58:05 +00:00
always use install-sh to avoid install(1)'s that use get{pw,gr}nam
This commit is contained in:
parent
8571327c73
commit
f0944b76c4
@ -38,7 +38,7 @@ YACC = @YACC@
|
|||||||
NROFF = nroff
|
NROFF = nroff
|
||||||
|
|
||||||
# Which install program?
|
# Which install program?
|
||||||
INSTALL = @INSTALL@
|
INSTALL = $(srcdir)/install-sh
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
SUDO_LIBS = @SUDO_LIBS@
|
SUDO_LIBS = @SUDO_LIBS@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user