diff --git a/app-mobilephone/scrcpy/scrcpy-3.3.1-r1.ebuild b/app-mobilephone/scrcpy/scrcpy-3.3.1-r1.ebuild index 819e6ba72b689..f1c3c1975503d 100644 --- a/app-mobilephone/scrcpy/scrcpy-3.3.1-r1.ebuild +++ b/app-mobilephone/scrcpy/scrcpy-3.3.1-r1.ebuild @@ -44,7 +44,7 @@ src_configure() { } pkg_postinst() { - xdg_pkg_postrm + xdg_pkg_postinst if has_version media-video/pipewire; then ewarn "On pipewire systems scrcpy might not start due to a problem with libsdl2."