diff options
Diffstat (limited to 'redhat/kdegames/trinity-kdegames-3.5.12.spec')
-rw-r--r-- | redhat/kdegames/trinity-kdegames-3.5.12.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/redhat/kdegames/trinity-kdegames-3.5.12.spec b/redhat/kdegames/trinity-kdegames-3.5.12.spec index 3cb97f970..148a3c7d2 100644 --- a/redhat/kdegames/trinity-kdegames-3.5.12.spec +++ b/redhat/kdegames/trinity-kdegames-3.5.12.spec @@ -150,9 +150,11 @@ for f in crystalsvg hicolor ; do done update-desktop-database %{_datadir}/applications > /dev/null 2>&1 || : -%post libs -p /sbin/ldconfig +%post libs +/sbin/ldconfig -%postun libs -p /sbin/ldconfig +%postun libs +/sbin/ldconfig %files -f %{name}.lang |