pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/install Note in the usage that CHECK-* take an opti...
details: https://anonhg.NetBSD.org/pkgsrc/rev/528763c39e71
branches: trunk
changeset: 488440:528763c39e71
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Jan 31 20:32:58 2005 +0000
description:
Note in the usage that CHECK-* take an optional metadatadir argument.
diffstat:
mk/install/dirs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 19b42200dcfd -r 528763c39e71 mk/install/dirs
--- a/mk/install/dirs Mon Jan 31 20:14:11 2005 +0000
+++ b/mk/install/dirs Mon Jan 31 20:32:58 2005 +0000
@@ -1,11 +1,11 @@
#!@SH@
#
-# $NetBSD: dirs,v 1.3 2005/01/31 17:42:20 jlam Exp $
+# $NetBSD: dirs,v 1.4 2005/01/31 20:32:58 jlam Exp $
#
# +DIRS - reference-counted directory management script
#
# Usage: ./+DIRS ADD|REMOVE [metadatadir]
-# ./+DIRS CHECK-ADD|CHECK-REMOVE
+# ./+DIRS CHECK-ADD|CHECK-REMOVE [metadatadir]
#
# This script supports two actions, ADD and REMOVE, that will add or
# remove the directories needed by the package associated with
Home |
Main Index |
Thread Index |
Old Index