mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
sys-auth/realmd: fix error with multilib-strict
This commit is contained in:
parent
9a3c459914
commit
da6798a373
@ -25,6 +25,9 @@ DEPEND="sys-auth/polkit[introspection]
|
||||
systemd? ( sys-apps/systemd )"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
# The daemon is installed to a private dir under /usr/lib, similar to systemd.
|
||||
QA_MULTILIB_PATHS="usr/lib/realmd/realmd"
|
||||
|
||||
src_prepare() {
|
||||
sed -e '/gentoo-release/s/dnl/ /g' -i configure.ac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user