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 /graphics/sane-backends | |
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 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist index 494b77bbe97f..216326e81481 100644 --- a/graphics/sane-backends/pkg-plist +++ b/graphics/sane-backends/pkg-plist @@ -94,6 +94,7 @@ lib/libsane.a lib/libsane.so lib/libsane.so.0.72 @exec /sbin/ldconfig -m %D/lib +@unexec /sbin/ldconfig -R man/man1/scanimage.1.gz man/man1/xscanimage.1.gz man/man1/saned.1.gz |