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 /audio | |
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>
Notes
Notes:
svn path=/head/; revision=10860
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gsm/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gsm/pkg-plist b/audio/gsm/pkg-plist index 50d77b87dcde..2101d70b8d75 100644 --- a/audio/gsm/pkg-plist +++ b/audio/gsm/pkg-plist @@ -10,6 +10,7 @@ man/man3/gsm_option.3.gz man/man3/gsm_print.3.gz lib/libgsm.so.1.0.10 @exec /sbin/ldconfig -m %B +@unexec /sbin/ldconfig -R lib/libgsm.a @exec ranlib %D/%F include/gsm.h |