public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/multilib-portage:master commit in: bin/
@ 2012-08-22  7:51 Nathan Phillip Brink
  0 siblings, 0 replies; only message in thread
From: Nathan Phillip Brink @ 2012-08-22  7:51 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-22  7:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-22  7:51 [gentoo-commits] proj/multilib-portage:master commit in: bin/ Nathan Phillip Brink

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox