mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 12:33:40 -04:00
sys-block/systemd-swap: fix sandbox violation
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -22,6 +22,6 @@ SLOT="0"
|
|||||||
CONFIG_CHECK="~ZRAM ~ZSWAP"
|
CONFIG_CHECK="~ZRAM ~ZSWAP"
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
default
|
emake PREFIX="${ED}" install
|
||||||
keepdir /var/lib/systemd-swap
|
keepdir /var/lib/systemd-swap
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user