diff --git a/media-video/olive/olive-9999.ebuild b/media-video/olive/olive-9999.ebuild index b22a9d3..0420648 100644 --- a/media-video/olive/olive-9999.ebuild +++ b/media-video/olive/olive-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -67,4 +67,5 @@ pkg_postinst() { einfo "Olive crashes at runtime when playing video" einfo "with ~ffmpeg-4.3. The current remedy is to" einfo "use ~ffmpeg-4.2 or ffmpeg-9999 instead." + xdg_pkg_postinst }