pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/priv ${PKG_SYSCONFDIR} is created by INSTALL ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4032b9c93810
branches: trunk
changeset: 475728:4032b9c93810
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Mon May 24 11:27:22 2004 +0000
description:
${PKG_SYSCONFDIR} is created by INSTALL scripts via OWN_DIRS. No need to
run @exec mkdir/rmdir here.
diffstat:
security/priv/PLIST | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (10 lines):
diff -r 1738140c4f88 -r 4032b9c93810 security/priv/PLIST
--- a/security/priv/PLIST Mon May 24 11:25:16 2004 +0000
+++ b/security/priv/PLIST Mon May 24 11:27:22 2004 +0000
@@ -1,5 +1,3 @@
-@comment $NetBSD: PLIST,v 1.4 2002/12/09 16:01:42 tron Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/05/24 11:27:22 uebayasi Exp $
bin/priv
man/man1/priv.1
-@exec ${MKDIR} @PRIV_CONF_DIR@/priv || ${TRUE}
-@unexec ${RMDIR} @PRIV_CONF_DIR@/priv || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index