mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-11 00:40:25 +00:00
package: remove ldconfig command to ready for official binary install.
Change-Id: I7823b8af97ab3e02bdebcfd90e29c1885899d276
This commit is contained in:
parent
27a774b0e5
commit
c47a31555d
@ -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.*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user