From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:prefix commit in: cnf/
Date: Thu, 22 Dec 2011 09:51:36 +0000 (UTC) [thread overview]
Message-ID: <9dee9d50c541da4f5282ce6624d82be64bb88a37.grobian@gentoo> (raw)
commit: 9dee9d50c541da4f5282ce6624d82be64bb88a37
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 22 09:51:06 2011 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 22 09:51:06 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=9dee9d50
make.globals: bring back hardcoded EPREFIX (bug #395633)
---
cnf/make.globals | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/cnf/make.globals b/cnf/make.globals
index 78ca91b..5a2c612 100644
--- a/cnf/make.globals
+++ b/cnf/make.globals
@@ -30,13 +30,13 @@ ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
# Repository Paths
-PORTDIR=/usr/portage
+PORTDIR="@PORTAGE_EPREFIX@/usr/portage"
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
RPMDIR=${PORTDIR}/rpm
# Temporary build directory
-PORTAGE_TMPDIR=/var/tmp
+PORTAGE_TMPDIR="@PORTAGE_EPREFIX@/var/tmp"
# Fetching command (3 tries, passive ftp for firewall compatibility)
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\""
next reply other threads:[~2011-12-22 9:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-22 9:51 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-31 16:45 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=9dee9d50c541da4f5282ce6624d82be64bb88a37.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