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/tix | |
parent | fff48ed1873b4bd08a61b37dc98f19fdcc312cc1 (diff) |
Execute `ldconfig -R' at the pkg_delete step.
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Notes
Notes:
svn path=/head/; revision=10860
Diffstat (limited to 'x11-toolkits/tix')
-rw-r--r-- | x11-toolkits/tix/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tix/pkg-plist b/x11-toolkits/tix/pkg-plist index bbd09ed28f03..1e5eb22b9ab6 100644 --- a/x11-toolkits/tix/pkg-plist +++ b/x11-toolkits/tix/pkg-plist @@ -19,6 +19,7 @@ include/tix/unix/tixUnixPort.h lib/libtix4180.so.1.2 lib/libtixsam4180.so.1.2 @exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R man/mann/BtnBox.n.gz man/mann/Balloon.n.gz man/mann/ChkList.n.gz |