From f12b6e2e7bef5438eb45a6def527273cde2ec5ad Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Thu, 15 Jun 2017 19:06:42 +0200 Subject: [PATCH] sys-apps/openrc: bump to 0.27.2 --- .../{openrc-0.26.2.exheres-0 => openrc-0.27.2.exheres-0} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename packages/sys-apps/openrc/{openrc-0.26.2.exheres-0 => openrc-0.27.2.exheres-0} (99%) diff --git a/packages/sys-apps/openrc/openrc-0.26.2.exheres-0 b/packages/sys-apps/openrc/openrc-0.27.2.exheres-0 similarity index 99% rename from packages/sys-apps/openrc/openrc-0.26.2.exheres-0 rename to packages/sys-apps/openrc/openrc-0.27.2.exheres-0 index 7eb7e2ab..f88ee74a 100644 --- a/packages/sys-apps/openrc/openrc-0.26.2.exheres-0 +++ b/packages/sys-apps/openrc/openrc-0.27.2.exheres-0 @@ -87,11 +87,12 @@ src_compile() { MAKE_ARGS=" ${DEFAULT_SRC_COMPILE_PARAMS[@]} - MKNET=$(option newnet yes no) - MKSELINUX=no MKAUDIT=no + MKNET=$(option newnet yes no) MKPAM=$(optionv pam) + MKSELINUX=no MKSTATICLIBS=no + MKSYSVINIT=no " emake ${MAKE_ARGS}