EAPI8-DOSYM.ECLASS

Section: eclass-manpages (5)
Updated: Apr 2024
Index Return to Main Contents

NAME

eapi8-dosym.eclass - Testing implementation of EAPI 8 dosym -r option

DESCRIPTION

A stand-alone implementation of the dosym command aimed for EAPI 8. Intended to be used for wider testing of the proposed option and to allow ebuilds to switch to the new model early, with minimal change needed for actual EAPI 8.

https://bugs.gentoo.org/708360

SUPPORTED EAPIS

7

FUNCTIONS

dosym8 [-r] <target> <link>
Create a symbolic link <link>, pointing to <target>. If the directory containing the new link does not exist, create it.

If called with option -r, expand <target> relative to the apparent path of the directory containing <link>. For example, "dosym8 -r /bin/foo /usr/bin/foo" will create a link named "../../bin/foo".

AUTHORS

Ulrich Müller <ulm@gentoo.org>

MAINTAINERS

PMS team <pms@gentoo.org>

REPORTING BUGS

Please report bugs via https://bugs.gentoo.org/

FILES

eapi8-dosym.eclass

SEE ALSO

ebuild(5)
https://gitweb.gentoo.org/repo/gentoo.git/log/eclass/eapi8-dosym.eclass


Index

NAME
DESCRIPTION
SUPPORTED EAPIS
FUNCTIONS
AUTHORS
MAINTAINERS
REPORTING BUGS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 03:27:01 GMT, April 18, 2024