diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/obsidian/obsidian-1.4.16-r2.ebuild | 4 | ||||
-rw-r--r-- | app-office/obsidian/obsidian-1.5.3-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-office/obsidian/obsidian-1.4.16-r2.ebuild b/app-office/obsidian/obsidian-1.4.16-r2.ebuild index d982b3618..daf1bfd3d 100644 --- a/app-office/obsidian/obsidian-1.4.16-r2.ebuild +++ b/app-office/obsidian/obsidian-1.4.16-r2.ebuild @@ -168,8 +168,8 @@ src_install() { } pkg_postinst() { - xdg_icon_cache_update - + xdg_pkg_postinst + ewarn "Some users have reported that running Obsidian with native Wayland" ewarn "support causes the software to crash. Others have it working" ewarn "without issue. See https://bugs.gentoo.org/915899" diff --git a/app-office/obsidian/obsidian-1.5.3-r1.ebuild b/app-office/obsidian/obsidian-1.5.3-r1.ebuild index b23ea4fb8..daf1bfd3d 100644 --- a/app-office/obsidian/obsidian-1.5.3-r1.ebuild +++ b/app-office/obsidian/obsidian-1.5.3-r1.ebuild @@ -168,7 +168,7 @@ src_install() { } pkg_postinst() { - xdg_icon_cache_update + xdg_pkg_postinst ewarn "Some users have reported that running Obsidian with native Wayland" ewarn "support causes the software to crash. Others have it working" |