diff options
author | hubertf <hubertf@pkgsrc.org> | 1998-03-18 00:19:39 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1998-03-18 00:19:39 +0000 |
commit | 287b12192fdbd757fed1e0d80fe20d0eb94e1f06 (patch) | |
tree | deb77a5d5ac30e873ac9afed4e78ffe7d9a28be2 /comms/pilot-link/pkg | |
parent | 92ef5fd4f9982baa0c9fee75413615ec8644261d (diff) | |
download | pkgsrc-287b12192fdbd757fed1e0d80fe20d0eb94e1f06.tar.gz |
more portlint: ldconfig
Diffstat (limited to 'comms/pilot-link/pkg')
-rw-r--r-- | comms/pilot-link/pkg/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/pilot-link/pkg/PLIST b/comms/pilot-link/pkg/PLIST index bfac27f232a..efd1f024a79 100644 --- a/comms/pilot-link/pkg/PLIST +++ b/comms/pilot-link/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 1998/03/17 03:02:32 sommerfe Exp $ +@comment $NetBSD: PLIST,v 1.2 1998/03/18 00:19:39 hubertf Exp $ bin/addresses bin/ccexample bin/debugsh @@ -64,6 +64,8 @@ lib/libpicc.a lib/libpisock.a lib/libpisock.la lib/libpisock.so.3.0 +@exec /sbin/ldconfig || /usr/bin/true +@unexec /sbin/ldconfig || /usr/bin/true lib/pix/b1.gif lib/pix/b2.gif lib/pix/b3.gif |