summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 0ef15df202..536467edf3 100644
--- a/Makefile
+++ b/Makefile
@@ -101,10 +101,10 @@ configdir = ${etcdir}/udev
udevdir = /dev
DESTDIR =
-INSTALL = /usr/bin/install -c
+INSTALL = install -c
INSTALL_PROGRAM = ${INSTALL}
INSTALL_DATA = ${INSTALL} -m 644
-INSTALL_SCRIPT = ${INSTALL_PROGRAM}
+INSTALL_SCRIPT = ${INSTALL}
PWD = $(shell pwd)
CROSS_COMPILE ?=