Skip to content

Commit

Permalink
sys-apps/openrc: fix live ebuild so no static libs are built
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: William Hubbs <[email protected]>
  • Loading branch information
williamh committed Dec 10, 2019
1 parent 4886482 commit 07d90af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys-apps/openrc/openrc-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ src_compile() {
MKSYSVINIT=$(usex sysv-utils)
MKAUDIT=$(usex audit)
MKPAM=$(usev pam)
MKSTATICLIBS=no
MKZSHCOMP=yes
SH=$(usex bash /bin/bash /bin/sh)"

Expand Down

0 comments on commit 07d90af

Please sign in to comment.