Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916017 - Install Functions Reference doesn't mention EAPI 8 variant of dosym (relative symlinks)
Summary: Install Functions Reference doesn't mention EAPI 8 variant of dosym (relative...
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-19 20:05 UTC by Sam James
Modified: 2023-10-21 19:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-19 20:05:54 UTC
I mentioned this at https://bugs.gentoo.org/914590#c2 but let's give it its own bug.

https://devmanual.gentoo.org/function-reference/query-functions/index.html doesn't mention the improvements in EAPI 8 for dosym -r (bug 708360).
Comment 1 Ulrich Müller gentoo-dev 2023-10-21 07:58:52 UTC
dosym is mentioned here:
https://devmanual.gentoo.org/function-reference/install-functions/index.html
Comment 2 Larry the Git Cow gentoo-dev 2023-10-21 19:06:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=c97926baf8da7cf327509a0cd8718ca2bb9db56e

commit c97926baf8da7cf327509a0cd8718ca2bb9db56e
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2023-10-21 07:54:31 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2023-10-21 19:05:40 +0000

    function-reference/install-functions: Mention dosym -r option
    
    Closes: https://bugs.gentoo.org/916017
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

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