From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 084681381F1 for ; Wed, 11 May 2016 19:59:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48A3DE0869; Wed, 11 May 2016 19:59:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AACDFE0869 for ; Wed, 11 May 2016 19:59:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21D65340813 for ; Wed, 11 May 2016 19:59:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F260A95D for ; Wed, 11 May 2016 19:59:21 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1462555522.f0cd8a286b4051cbb1f57bb28b74437e0a917ba9.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: f0cd8a286b4051cbb1f57bb28b74437e0a917ba9 X-VCS-Branch: master Date: Wed, 11 May 2016 19:59:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4849b19b-0aaf-4c3b-a494-e6c4fad384b4 X-Archives-Hash: 171eeb67d760464b2f4f19cf873e492b commit: f0cd8a286b4051cbb1f57bb28b74437e0a917ba9 Author: Ulrich Müller gentoo org> AuthorDate: Fri May 6 17:25:22 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri May 6 17:25:22 2016 +0000 URL: https://gitweb.gentoo.org/proj/pms.git/commit/?id=f0cd8a28 Typographic fix: Suppress vertical space after featurelabel. pkg-mgr-commands.tex | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index a8aa12b..78b5a3b 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -227,10 +227,9 @@ current phase function has returned. Autoconf-generated scripts. Any additional parameters passed to \t{econf} are passed directly to \t{./configure}, after the default options below. \t{econf} will look in the current working directory for a configure script unless the \t{ECONF\_SOURCE} environment variable is set, - in which case it is taken to be the directory containing it. \t{econf} must pass the following - options to the configure script: + in which case it is taken to be the directory containing it. - \featurelabel{econf-options} + \featurelabel{econf-options} \t{econf} must pass the following options to the configure script: \begin{itemize} \item -{}-prefix must default to \t{\$\{EPREFIX\}/usr} unless overridden by \t{econf}'s caller. \item -{}-mandir must be \t{\$\{EPREFIX\}/usr/share/man}