mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
profile: add new profile.bashrc to fix polkit breaking with multilib-strict
This commit is contained in:
parent
a6031a1bdf
commit
959ca05eb8
1 changed files with 1 additions and 0 deletions
1
profiles/pentoo/base/profile.bashrc
Normal file
1
profiles/pentoo/base/profile.bashrc
Normal file
|
|
@ -0,0 +1 @@
|
|||
if [[ $CATEGORY/$PN == sys-auth/polkit ]] ; then FEATURES=${FEATURES/multilib-strict/} ; fi
|
||||
Loading…
Reference in a new issue