diff options
Diffstat (limited to 'redhat/dependencies/dbus-tqt')
-rw-r--r-- | redhat/dependencies/dbus-tqt/dbus-tqt-3.5.13.spec | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/redhat/dependencies/dbus-tqt/dbus-tqt-3.5.13.spec b/redhat/dependencies/dbus-tqt/dbus-tqt-3.5.13.spec index 20f0ad55b..fbeb990ed 100644 --- a/redhat/dependencies/dbus-tqt/dbus-tqt-3.5.13.spec +++ b/redhat/dependencies/dbus-tqt/dbus-tqt-3.5.13.spec @@ -73,6 +73,18 @@ cd build %clean %__rm -rf %{?buildroot} +%post +/sbin/ldconfig || : + +%postun +/sbin/ldconfig || : + +%post devel +/sbin/ldconfig || : + +%postun devel +/sbin/ldconfig || : + %files %{tde_libdir}/*.so.* |