summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authoragc <agc>1998-02-25 16:14:21 +0000
committeragc <agc>1998-02-25 16:14:21 +0000
commit5c18d9ea7649b470b5ea561c32108d7774fee398 (patch)
tree47af29553c3e62afa642cee7c7f507d07cfe2b6e /mail/faces
parentd8fe86f7db52330aca7e41e34928901a7ad7b5c5 (diff)
downloadpkgsrc-5c18d9ea7649b470b5ea561c32108d7774fee398.tar.gz
Add NetBSD RCS Id.
Refine shared object handling, especially when deleting the package.
Diffstat (limited to 'mail/faces')
-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