summaryrefslogtreecommitdiff
path: root/security/priv/pkg/PLIST
diff options
context:
space:
mode:
Diffstat (limited to 'security/priv/pkg/PLIST')
-rw-r--r--security/priv/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/priv/pkg/PLIST b/security/priv/pkg/PLIST
index 4a050a2486b..7a2a19b12e9 100644
--- a/security/priv/pkg/PLIST
+++ b/security/priv/pkg/PLIST
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2000/07/14 11:46:28 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 2000/07/14 12:39:31 agc Exp $
bin/priv
man/man1/priv.1
-@exec mkdir -p %D/etc/priv || true
-@dirrm etc/priv
+@exec mkdir -p @PRIV_CONF_DIR@/priv || true
+@unexec rmdir @PRIV_CONF_DIR@/priv || true