summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-02-25 16:14:21 +0000
committeragc <agc@pkgsrc.org>1998-02-25 16:14:21 +0000
commitc7937154df5e46d670c46bbccf8289bab3088fe9 (patch)
tree47af29553c3e62afa642cee7c7f507d07cfe2b6e /mail
parenta09a4553577c320e501f6acc2c5e0063cfe57406 (diff)
downloadpkgsrc-c7937154df5e46d670c46bbccf8289bab3088fe9.tar.gz
Add NetBSD RCS Id.
Refine shared object handling, especially when deleting the package.
Diffstat (limited to 'mail')
-rw-r--r--mail/faces/pkg/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/faces/pkg/PLIST b/mail/faces/pkg/PLIST
index 1d3e80943dd..334e9ea6821 100644
--- a/mail/faces/pkg/PLIST
+++ b/mail/faces/pkg/PLIST
@@ -1,3 +1,4 @@
+@comment $NetBSD: PLIST,v 1.2 1998/02/25 16:14:21 agc Exp $
@cwd /usr/local
share/faces/machine.tab
share/faces/people.tab
@@ -7,7 +8,8 @@ man/man1/compface.1.gz
man/man1/uncompface.1.gz
lib/libcompface.a
lib/libcompface.so.1.0
-@exec /sbin/ldconfig -m %D/lib
+@exec /sbin/ldconfig || /usr/bin/true
+@unexec /sbin/ldconfig || /usr/bin/true
include/compface.h
man/man3/compface.3.gz
man/man3/uncompface.3.gz