mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
net-vpn/mullvadvpn-app: set RPM_COMPRESS_TYPE
Since Mullvad 2026.2, distributed RPMs appear to be xz-compressed, requiring setting `RPM_COMPRESS_TYPE` to include `xz`. Signed-off-by: Itai Ferber <itai@itaiferber.net>
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
|
RPM_COMPRESS_TYPE="xz"
|
||||||
inherit desktop rpm systemd shell-completion xdg
|
inherit desktop rpm systemd shell-completion xdg
|
||||||
|
|
||||||
MYPV="${PV/_beta/-beta}"
|
MYPV="${PV/_beta/-beta}"
|
||||||
|
|||||||
Reference in New Issue
Block a user