mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-01 13:14:16 +08:00
Manually fix resolution of SSL certs on Linux distros
This commit is contained in:
parent
9c7d15ab37
commit
aa5eb98a77
2 changed files with 7 additions and 1 deletions
|
@ -42,3 +42,9 @@ done
|
|||
/usr/share/icons/hicolor/128x128/apps/mailspring.png
|
||||
/usr/share/icons/hicolor/256x256/apps/mailspring.png
|
||||
/usr/share/icons/hicolor/512x512/apps/mailspring.png
|
||||
|
||||
%post
|
||||
update-desktop-database &> /dev/null
|
||||
|
||||
%postun
|
||||
update-desktop-database &> /dev/null
|
||||
|
|
2
mailsync
2
mailsync
|
@ -1 +1 @@
|
|||
Subproject commit 4d117766ad0af5df3e15f87e541edd5269421502
|
||||
Subproject commit d9fbfbda0d8c547cbd6b37b7659dad8f746e0d36
|
Loading…
Reference in a new issue