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 /print/a2ps-letter | |
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>
Diffstat (limited to 'print/a2ps-letter')
-rw-r--r-- | print/a2ps-letter/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/a2ps-letter/pkg-plist b/print/a2ps-letter/pkg-plist index 420d562e859d..83e56ccbc0aa 100644 --- a/print/a2ps-letter/pkg-plist +++ b/print/a2ps-letter/pkg-plist @@ -23,6 +23,7 @@ lib/liba2ps.a lib/liba2ps.la lib/liba2ps.so.1.0 @exec /sbin/ldconfig -R %B +@unexec /sbin/ldconfig -R man/man1/a2ps.1.gz man/man1/ogonkify.1.gz share/a2ps/README |