From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: cnf/
Date: Sat, 31 Dec 2011 16:45:20 +0000 (UTC) [thread overview]
Message-ID: <435e9c72e3e6f5f3596e75524c6f6892bb5e7ada.grobian@gentoo> (raw)
commit: 435e9c72e3e6f5f3596e75524c6f6892bb5e7ada
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 31 16:44:52 2011 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Dec 31 16:44:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=435e9c72
make.globals: add missing quotes for CONFIGURE_EPREFIX, bug #396577
---
cnf/make.globals | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/cnf/make.globals b/cnf/make.globals
index 5a2c612..194608d 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -132,7 +132,7 @@ EXTRA_PATH="@EXTRA_PATH@"
# The offset prefix this Portage was configured with (not used by
# Portage itself)
-CONFIGURE_EPREFIX=@PORTAGE_EPREFIX@
+CONFIGURE_EPREFIX="@PORTAGE_EPREFIX@"
# Mode bits for ${WORKDIR} (see ebuild.5).
PORTAGE_WORKDIR_MODE="0700"
next reply other threads:[~2011-12-31 16:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-31 16:45 Fabian Groffen [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-25 17:35 [gentoo-commits] proj/portage:prefix commit in: cnf/ Fabian Groffen
2017-03-25 14:00 Fabian Groffen
2014-11-12 17:33 Fabian Groffen
2014-11-01 19:37 Fabian Groffen
2013-08-12 19:40 Fabian Groffen
2013-08-12 19:31 Fabian Groffen
2013-08-12 19:18 Fabian Groffen
2013-08-12 19:07 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-12 18:35 Fabian Groffen
2013-08-11 10:01 Fabian Groffen
2011-12-22 9:51 Fabian Groffen
2011-12-09 20:42 Fabian Groffen
2011-12-08 21:06 Fabian Groffen
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=435e9c72e3e6f5f3596e75524c6f6892bb5e7ada.grobian@gentoo \
--to=grobian@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