public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/install-functions/
Date: Sat, 21 Oct 2023 19:06:45 +0000 (UTC)	[thread overview]
Message-ID: <1697915140.c97926baf8da7cf327509a0cd8718ca2bb9db56e.ulm@gentoo> (raw)

commit:     c97926baf8da7cf327509a0cd8718ca2bb9db56e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 21 07:54:31 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Oct 21 19:05:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c97926ba

function-reference/install-functions: Mention dosym -r option

Closes: https://bugs.gentoo.org/916017
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 function-reference/install-functions/text.xml | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml
index 0602c80..0d37980 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -278,11 +278,16 @@ The <c>*into</c> functions create the directory if it does not already exist.
       <c>dosym</c>
     </ti>
     <ti>
-      Create a symlink to the target specified as the first parameter,
-      at the path specified by the second parameter. Note that
-      the target is interpreted <e>verbatim</e>; it needs to either
-      specify a relative path or an absolute path including
-      <c>${EPREFIX}</c>.
+      <p>
+      Create a symlink to the target specified as the first parameter, at the
+      path specified by the second parameter. With option <c>-r</c> (EAPI 8),
+      an absolute path specified for the target will be converted to a path
+      relative to the link location.
+      </p>
+      <p>
+      Note: Without option <c>-r</c>, an absolute link target is interpreted
+      <e>verbatim</e>, i.e. it must include <c>${EPREFIX}</c> when applicable.
+      </p>
     </ti>
   </tr>
   <tr>


             reply	other threads:[~2023-10-21 19:06 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21 19:06 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-27 18:51 [gentoo-commits] proj/devmanual:master commit in: function-reference/install-functions/ Ulrich Müller
2023-04-29 15:29 Ulrich Müller
2022-01-17 16:52 Ulrich Müller
2020-02-24  8:14 Ulrich Müller
2019-11-22 22:45 Michael Orlitzky
2018-10-24 13:01 Brian Evans
2018-10-24 13:01 Brian Evans
2018-08-01 22:59 Göktürk Yüksek
2018-06-22 18:25 Ulrich Müller
2017-08-28 20:01 Göktürk Yüksek
2017-06-21 17:28 Göktürk Yüksek
2016-12-08 16:47 Göktürk Yüksek
2016-12-07 19:46 Göktürk Yüksek
2016-12-07 19:46 Göktürk Yüksek
2016-11-30  5:29 Göktürk Yüksek
2016-10-04 12:02 Göktürk Yüksek
2016-10-03 14:52 Ulrich Müller
2016-10-03 14:52 Ulrich Müller
2016-10-03 13:45 Mike Gilbert
2016-08-18  3:26 Göktürk Yüksek
2013-02-10  3:26 Mike Gilbert
2012-11-07 13:43 Michael Palimaka

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=1697915140.c97926baf8da7cf327509a0cd8718ca2bb9db56e.ulm@gentoo \
    --to=ulm@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