summaryrefslogtreecommitdiff
path: root/mk/install/dirs
diff options
context:
space:
mode:
Diffstat (limited to 'mk/install/dirs')
-rw-r--r--mk/install/dirs6
1 files changed, 3 insertions, 3 deletions
diff --git a/mk/install/dirs b/mk/install/dirs
index f2760e5cae9..451ad9a331b 100644
--- a/mk/install/dirs
+++ b/mk/install/dirs
@@ -1,10 +1,10 @@
-# $NetBSD: dirs,v 1.9 2006/03/15 04:52:57 jlam Exp $
+# $NetBSD: dirs,v 1.10 2006/03/19 23:58:14 jlam Exp $
#
# Generate a +DIRS script that reference counts directories that are
# required for the proper functioning of the package.
#
-case "${STAGE}" in
-PRE-INSTALL|UNPACK)
+case "${STAGE},$1" in
+UNPACK,|UNPACK,+DIRS)
${CAT} > ./+DIRS << 'EOF'
#!@SH@
#