diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-05 13:18:48 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-05-05 13:18:48 +0000 |
commit | 944910bb306d785f90ff41d264d5e85e52915297 (patch) | |
tree | 9c0760a07b327438d69a0d8c34405c28d8fffd10 /x11-toolkits/iv | |
parent | Bring in latest official patches. Use `-pthread' to avoid linking with (diff) |
Execute `ldconfig -R' at the pkg_delete step.
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/iv/pkg-plist b/x11-toolkits/iv/pkg-plist index 2a0e025c35a9..67470ebd85b9 100644 --- a/x11-toolkits/iv/pkg-plist +++ b/x11-toolkits/iv/pkg-plist @@ -679,3 +679,5 @@ interviews/man/mann/mailbox.n.gz interviews/man/mann/stateviews.n.gz interviews/man/refman.PS @exec ldconfig -m %D/lib +@unexec /sbin/ldconfig -R +@unexec /sbin/ldconfig -R |