public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/embedded/handbook: cross-compiling-packages.xml
Date: Tue, 15 Dec 2009 10:41:30 +0000	[thread overview]
Message-ID: <E1NKUqQ-0007g4-0P@stork.gentoo.org> (raw)

vapier      09/12/15 10:41:30

  Modified:             cross-compiling-packages.xml
  Log:
  touch SYSROOT variable style #296972 by Kameron Larsen

Revision  Changes    Path
1.8                  xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml?r1=1.7&r2=1.8

Index: cross-compiling-packages.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- cross-compiling-packages.xml	23 Sep 2009 20:54:58 -0000	1.7
+++ cross-compiling-packages.xml	15 Dec 2009 10:41:29 -0000	1.8
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml,v 1.7 2009/09/23 20:54:58 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/base/embedded/handbook/cross-compiling-packages.xml,v 1.8 2009/12/15 10:41:29 vapier Exp $ -->
 
 <sections>
 
@@ -129,8 +129,8 @@
 advanced targeted profile. In order to do that we can update the profile symlink.
 </p>
 
-<pre caption="SYSROOT/etc/make.profile">
-# <i>ln -s /usr/portage/profiles/default/linux/arm/10.0 SYSROOT/etc/make.profile</i>
+<pre caption="${SYSROOT}/etc/make.profile">
+# <i>ln -s /usr/portage/profiles/default/linux/arm/10.0 ${SYSROOT}/etc/make.profile</i>
 </pre>
 
 <p>
@@ -138,8 +138,8 @@
 FEATURES, and VIDEO_CARDS. We would edit the standard portage config files.
 </p>
 
-<pre caption="SYSROOT/etc/make.conf">
-# <i>$EDITOR $SYSROOT/etc/make.conf</i>
+<pre caption="${SYSROOT}/etc/make.conf">
+# <i>$EDITOR ${SYSROOT}/etc/make.conf</i>
 </pre>
 
 <p>






             reply	other threads:[~2009-12-15 10:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-15 10:41 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-11-16 17:03 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/base/embedded/handbook: cross-compiling-packages.xml Anthony G. Basile (blueness)
2013-11-16 16:58 Anthony G. Basile (blueness)
2010-08-09 23:37 Mike Frysinger (vapier)
2010-03-04 19:50 Ned Ludd (solar)
2009-09-23 20:54 Joshua Saddler (nightmorph)
2009-09-14 15:34 Ned Ludd (solar)
2008-05-10  8:53 Mike Frysinger (vapier)
2008-01-18  0:34 Mike Frysinger (vapier)
2007-12-29  9:42 Mike Frysinger (vapier)
2007-12-24 20:26 Mike Frysinger (vapier)

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=E1NKUqQ-0007g4-0P@stork.gentoo.org \
    --to=vapier@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