sys-process/procps: Revert some accidentally added changes.

Package-Manager: Portage-2.3.6, Repoman-2.3.2
This commit is contained in:
Lars Wendler
2017-05-31 09:07:13 +02:00
parent a14342e4ce
commit 9b32a2aaf1

View File

@@ -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) \