summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2003-10-10 01:17:55 +0000
committerreed <reed>2003-10-10 01:17:55 +0000
commit95e941b88c3a2e8ce4f234a8e27a9acb0855c8af (patch)
tree5a1008eb94fb904a8d6463cd4b07af9c3dcda761
parent15ab21770eddbdc089d6a08c29f988c381d1245c (diff)
downloadpkgsrc-95e941b88c3a2e8ce4f234a8e27a9acb0855c8af.tar.gz
Note that print-PLIST will not descend into different filesystems.
-rw-r--r--Packages.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 4b39c0512f9..0d46897bba4 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.315 2003/10/04 23:44:29 wiz Exp $
+# $NetBSD: Packages.txt,v 1.316 2003/10/10 01:17:55 reed Exp $
###########################################################################
==========================
@@ -1620,7 +1620,8 @@ perform the equivalent of:
* print-PLIST:
After a 'make install' from a new or upgraded pkg, this prints out an
attempt to generate a new PLIST from a 'find -newer work/.extract_done'.
- An attempt is made to care for shared libs etc., but it is STRONGLY
+ (Note that it will not descend into different filesystems.)
+ An attempt is made to care for shared libs etc., but it is STRONGLY
recommended to review the result before putting it into PLIST. On
upgrades, it's useful to diff the output of this command against an already
existing PLIST file.