forked from hasufell/hasufell-repository
sys-apps/openrc: bump to 0.21.1
This commit is contained in:
parent
bed3d89f95
commit
8d157f6f5f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user