Add multiarch to lib

Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
Jeroen Rijken 2024-02-18 16:09:40 +01:00 committed by Alex
parent 8a342749ba
commit 7addadfa7b

View file

@ -55,7 +55,7 @@
# Common places for binaries and libraries across distributions
@{bin}=/{,usr/}{,s}bin
@{lib}=/{,usr/}lib{,exec,32,64}
@{lib}=/{,usr/}{,@{multiarch/}}lib{,exec,32,64}
# Name of the systemd profile: unconfined || systemd
@{systemd}=unconfined