summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Packages.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Packages.txt b/Packages.txt
index 239f6ab22fe..d83334fb6de 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.95 2000/07/06 16:52:12 hubertf Exp $
+# $NetBSD: Packages.txt,v 1.96 2000/07/16 17:20:20 hubertf Exp $
###########################################################################
==========================
@@ -805,7 +805,8 @@ Here's how to use libtool in a pkg in six simple steps:
and run "ldconfig."
6. In your PLIST, include the .a, .la, and .so.major.minor files. Don't
- include the ELF symlink files; those are automatic.
+ include the ELF symlink files (.so.major, .so); those are added
+ automatic.
Do not use pkglibtool! Previously, the package system used its
own version of libtool from pkgtools. However, over time, this