summaryrefslogtreecommitdiff
path: root/mk/install
diff options
context:
space:
mode:
authorrillig <rillig>2007-01-06 20:15:26 +0000
committerrillig <rillig>2007-01-06 20:15:26 +0000
commit697c924d6d38e1b62322f7f11895027c41dfb7ca (patch)
tree2e2ab81f8b1c42d79407d7725fde2e925dd777d6 /mk/install
parente1b534a4d9354e33b4fc78561cefb224c99e3cf2 (diff)
downloadpkgsrc-697c924d6d38e1b62322f7f11895027c41dfb7ca.tar.gz
Moved the code that installs check-files on the hook from install.mk to
check-files.mk, for two reasons: 1. It belongs there. 2. Now check-files is run before check-perms and check-interpreter.
Diffstat (limited to 'mk/install')
-rw-r--r--mk/install/install.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/mk/install/install.mk b/mk/install/install.mk
index 9001c063a9f..4a6d80bbab2 100644
--- a/mk/install/install.mk
+++ b/mk/install/install.mk
@@ -1,4 +1,4 @@
-# $NetBSD: install.mk,v 1.31 2006/11/12 00:51:00 rillig Exp $
+# $NetBSD: install.mk,v 1.32 2007/01/06 20:15:26 rillig Exp $
#
# This file provides the code for the "install" phase.
#
@@ -173,10 +173,6 @@ _INSTALL_ALL_TARGETS+= release-install-localbase-lock
.endif
_INSTALL_ALL_TARGETS+= error-check
-.if empty(CHECK_FILES:M[nN][oO])
-privileged-install-hook: check-files
-.endif
-
.PHONY: install-all su-install-all
. if !empty(_MAKE_INSTALL_AS_ROOT:M[Yy][Ee][Ss])
install-all: su-target