Add multiarch to lib
Signed-off-by: Jeroen Rijken <jeroen.rijken@xs4all.nl>
This commit is contained in:
parent
8a342749ba
commit
7addadfa7b
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
# Common places for binaries and libraries across distributions
|
# Common places for binaries and libraries across distributions
|
||||||
@{bin}=/{,usr/}{,s}bin
|
@{bin}=/{,usr/}{,s}bin
|
||||||
@{lib}=/{,usr/}lib{,exec,32,64}
|
@{lib}=/{,usr/}{,@{multiarch/}}lib{,exec,32,64}
|
||||||
|
|
||||||
# Name of the systemd profile: unconfined || systemd
|
# Name of the systemd profile: unconfined || systemd
|
||||||
@{systemd}=unconfined
|
@{systemd}=unconfined
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue