summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorreed <reed>2003-10-10 01:17:55 +0000
committerreed <reed>2003-10-10 01:17:55 +0000
commit1e2954d7e84433adf82142d662d3a58cb2800309 (patch)
tree5a1008eb94fb904a8d6463cd4b07af9c3dcda761 /Packages.txt
parentc7b58b4246da17eac243d95a89c3e0ccd5fef23c (diff)
downloadpkgsrc-1e2954d7e84433adf82142d662d3a58cb2800309.tar.gz
Note that print-PLIST will not descend into different filesystems.
Diffstat (limited to 'Packages.txt')
-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.