Skip to content

Commit

Permalink
add ldconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
pvuorela committed Jan 29, 2021
1 parent 57c8f95 commit 36a9c71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm/buteo-sync-plugins-social.spec
Expand Up @@ -507,4 +507,8 @@ rm -rf %{buildroot}
%qmake5_install

%post
/sbin/ldconfig || :
systemctl-user try-restart msyncd.service || :

%postun
/sbin/ldconfig || :

0 comments on commit 36a9c71

Please sign in to comment.