Mercurial > pidgin
changeset 14711:556a112ab6ca
[gaim-migrate @ 17465]
When installing libraries in system lib dirs, be sure to run ldconfig as required
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Thu, 12 Oct 2006 02:51:52 +0000 |
parents | 2d7c814d9f09 |
children | b15c2eaeb67f |
files | gaim.spec.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim.spec.in Thu Oct 12 01:08:28 2006 +0000 +++ b/gaim.spec.in Thu Oct 12 02:51:52 2006 +0000 @@ -278,6 +278,7 @@ %{_sysconfdir}/gconf/schemas/gaim.schemas > /dev/null || : killall -HUP gconfd-2 || : fi +/sbin/ldconfig %preun if [ "$1" -eq 0 -a -n "`which gconftool-2 2>/dev/null`" ]; then @@ -287,6 +288,8 @@ killall -HUP gconfd-2 || : fi +%postun -p /sbin/ldconfig + %files -f %{name}-%{version}-coreplugins %defattr(-, root, root)