summaryrefslogtreecommitdiffstats
path: root/package/cvs
diff options
context:
space:
mode:
Diffstat (limited to 'package/cvs')
-rw-r--r--package/cvs/cvs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cvs/cvs.mk b/package/cvs/cvs.mk
index d2a1033ab3..596eabfc81 100644
--- a/package/cvs/cvs.mk
+++ b/package/cvs/cvs.mk
@@ -46,7 +46,7 @@ endif
CVS_POST_PATCH_HOOKS += CVS_DEBIAN_PATCHES
define CVS_INSTALL_TARGET_CMDS
- install -D $(@D)/src/cvs $(TARGET_DIR)/usr/bin/cvs
+ $(INSTALL) -D $(@D)/src/cvs $(TARGET_DIR)/usr/bin/cvs
endef
$(eval $(autotools-package))
OpenPOWER on IntegriCloud