From: "W. Trevor King" <wking@tremily.us>
To: gentoo-catalyst@lists.gentoo.org
Subject: [gentoo-catalyst] Re: [PATCH] Remove an extra slash in the path.
Date: Sat, 11 Jan 2014 17:59:22 -0800 [thread overview]
Message-ID: <20140112015922.GE18522@odin.tremily.us> (raw)
In-Reply-To: <1389490272-1312-2-git-send-email-dolsen@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 807 bytes --]
On Sat, Jan 11, 2014 at 05:31:12PM -0800, Brian Dolbec wrote:
> - install -d ${clst_chroot_path}/${clst_root_path}/etc
> - install -d ${clst_chroot_path}/${clst_root_path}/etc/portage
> + install -d ${clst_chroot_path}${clst_root_path}/etc
> + install -d ${clst_chroot_path}${clst_root_path}/etc/portage
>
> # Setup make.conf and make.profile link in "ROOT in chroot":
> - copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf /${clst_root_path}/etc/portage
> + copy_to_chroot ${clst_chroot_path}/etc/portage/make.conf ${clst_root_path}/etc/portage
Looks good to me, and it successfully builds my stage1.
Cheers,
Trevor
--
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
prev parent reply other threads:[~2014-01-12 1:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-11 19:45 [gentoo-catalyst] Bringing a consistent format to paths patch #2 Brian Dolbec
2014-01-11 19:45 ` [gentoo-catalyst] [PATCH] Remove an extra slash in the path Brian Dolbec
2014-01-11 20:48 ` [gentoo-catalyst] " W. Trevor King
2014-01-12 1:31 ` [gentoo-catalyst] Brian Dolbec
2014-01-12 1:31 ` [gentoo-catalyst] [PATCH] Remove an extra slash in the path Brian Dolbec
2014-01-12 1:59 ` W. Trevor King [this message]
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=20140112015922.GE18522@odin.tremily.us \
--to=wking@tremily.us \
--cc=gentoo-catalyst@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