mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-process/procps: Revert some accidentally added changes.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
@@ -38,6 +38,7 @@ S="${WORKDIR}/${PN}-ng-${PV}"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/${PN}-3.3.8-kill-neg-pid.patch # http://crbug.com/255209
|
||||
"${FILESDIR}"/${PN}-3.3.11-sysctl-manpage.patch # 565304
|
||||
"${FILESDIR}"/${PN}-3.3.12-proc-tests.patch # 583036
|
||||
|
||||
# Upstream fixes
|
||||
@@ -60,7 +61,6 @@ src_configure() {
|
||||
append-lfs-flags #471102
|
||||
econf \
|
||||
--docdir='$(datarootdir)'/doc/${PF} \
|
||||
--sbindir="${EPREFIX}/sbin" \
|
||||
$(use_with elogind) \
|
||||
$(use_enable kill) \
|
||||
$(use_enable modern-top) \
|
||||
|
||||
Reference in New Issue
Block a user