diff options
author | tg <tg@FreeBSD.org> | 1998-05-05 21:18:48 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-05-05 21:18:48 +0800 |
commit | 81ec5b84e9e45a3e826892b965fc3b2fc8b52b80 (patch) | |
tree | 7c9b519fe0df4422e7bab4c6ffd24310833f8cf8 /misc/amanda32-server | |
parent | 0d782611b6b2df8659d94ff69eab65ba1fa23d02 (diff) | |
download | freebsd-ports-gnome-81ec5b84e9e45a3e826892b965fc3b2fc8b52b80.tar.gz freebsd-ports-gnome-81ec5b84e9e45a3e826892b965fc3b2fc8b52b80.tar.zst freebsd-ports-gnome-81ec5b84e9e45a3e826892b965fc3b2fc8b52b80.zip |
Execute `ldconfig -R' at the pkg_delete step.
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda32-server/pkg-plist b/misc/amanda32-server/pkg-plist index aa810922aeea..c859fe6b4ee9 100644 --- a/misc/amanda32-server/pkg-plist +++ b/misc/amanda32-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 |