From c47a31555d9e46389147d893d2e284a4a0293ac3 Mon Sep 17 00:00:00 2001 From: Hermet Park Date: Thu, 29 Nov 2018 15:53:54 +0900 Subject: [PATCH] package: remove ldconfig command to ready for official binary install. Change-Id: I7823b8af97ab3e02bdebcfd90e29c1885899d276 --- packaging/lottie-player.spec | 5 ----- 1 file changed, 5 deletions(-) diff --git a/packaging/lottie-player.spec b/packaging/lottie-player.spec index 596098b..d8b9655 100644 --- a/packaging/lottie-player.spec +++ b/packaging/lottie-player.spec @@ -56,11 +56,6 @@ mkdir -p %{buildroot}/%{_datadir}/license cp %{_builddir}/%{buildsubdir}/LICENSE %{buildroot}/%{_datadir}/license/%{name} -%post -p /sbin/ldconfig -echo "INFO: System should be restarted or execute: systemctl --user daemon-reload from user session to finish service installation." -%postun -p /sbin/ldconfig - - %files %defattr(-,root,root,-) %{_libdir}/liblottie-player.so.* -- 2.34.1