sys-apps/openrc: bump to 0.24

This commit is contained in:
Julian Ospald 2017-03-12 20:29:24 +01:00
parent 3a0aac383d
commit 8048bd345e
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@ MYOPTIONS="
Enable the new network stack (experimental) Enable the new network stack (experimental)
] ]] ] ]]
pam pam
tools [[ description = [ Build optional tools ] ]]
" "
PLATFORMS="~amd64 ~x86" PLATFORMS="~amd64 ~x86"
@ -93,7 +92,6 @@ src_compile() {
MKAUDIT=no MKAUDIT=no
MKPAM=$(optionv pam) MKPAM=$(optionv pam)
MKSTATICLIBS=no MKSTATICLIBS=no
MKTOOLS=$(option tools yes no)
" "
emake ${MAKE_ARGS} emake ${MAKE_ARGS}