public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Nathan Phillip Brink" <binki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/multilib-portage:master commit in: bin/
Date: Wed, 22 Aug 2012 07:51:26 +0000 (UTC)	[thread overview]
Message-ID: <1345621825.e650d11bb0e67a12cca6e239d93a9f20a787e3e6.binki@gentoo> (raw)

commit:     e650d11bb0e67a12cca6e239d93a9f20a787e3e6
Author:     Nathan Phillip Brink <binki <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 22 07:50:25 2012 +0000
Commit:     Nathan Phillip Brink <binki <AT> gentoo <DOT> org>
CommitDate: Wed Aug 22 07:50:25 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/multilib-portage.git;a=commit;h=e650d11b

Fix the path printed to doc/portage-multilib-instructions and refer to profile setup more clearly as /etc/make.profile.

---
 bin/add_multilib_abi |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/add_multilib_abi b/bin/add_multilib_abi
index 27b11ed..505fcb2 100755
--- a/bin/add_multilib_abi
+++ b/bin/add_multilib_abi
@@ -8,8 +8,8 @@ MULTILIB_ABIS=$(portageq envvar MULTILIB_ABIS)
 if [[ -z ${DEFAULT_ABI} || -z ${MULTILIB_ABIS} ]]; then
 	echo >&2
 	echo "I cannot get proper DEFAULT_ABI and MULTILIB_ABIS values. Have you installed" >&2
-	echo "portage-multilib correctly and setup the profile as described in" >&2
-	echo "$(dirname "${0}")/../portage-multilib-instructions?" >&2
+	echo "portage-multilib correctly and configured /etc/make.profile as described in" >&2
+	echo "$(dirname "${0}")/../doc/portage-multilib-instructions?" >&2
 	exit 1
 fi
 echo " done" >&2


                 reply	other threads:[~2012-08-22  7:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345621825.e650d11bb0e67a12cca6e239d93a9f20a787e3e6.binki@gentoo \
    --to=binki@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox