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 /misc/amanda24-server | |
parent | fff48ed1873b4bd08a61b37dc98f19fdcc312cc1 (diff) | |
download | ports-944910bb306d785f90ff41d264d5e85e52915297.tar.gz ports-944910bb306d785f90ff41d264d5e85e52915297.zip |
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 'misc/amanda24-server')
-rw-r--r-- | misc/amanda24-server/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda24-server/pkg-plist b/misc/amanda24-server/pkg-plist index aa810922aeea..c859fe6b4ee9 100644 --- a/misc/amanda24-server/pkg-plist +++ b/misc/amanda24-server/pkg-plist @@ -22,6 +22,7 @@ lib/libamtape.la lib/libamtape.so lib/libamtape.so.1.1 @exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R libexec/amanda/amandad libexec/amanda/amcat.awk libexec/amanda/amidxtaped |