sys-apps/openrc: bump to 0.21.1

This commit is contained in:
Julian Ospald 2016-06-29 14:33:19 +02:00
parent bed3d89f95
commit 8d157f6f5f
1 changed files with 6 additions and 0 deletions

View File

@ -64,11 +64,17 @@ DEFAULT_SRC_INSTALL_PARAMS=(
LIBMODE=0755
)
DEFAULT_SRC_PREPARE_PATCHES=(
"${FILES}"/0001-Build-fix-hardcoded-pkg-config-invocation.patch
)
pkg_setup() {
exdirectory --allow /etc/sysctl.d
}
src_prepare() {
default
edo sed -e 's#readelf #${READELF:-readelf} #g' \
-i src/test/runtests.sh