diff options
author | Brian Evans <grknight@gentoo.org> | 2018-09-17 12:28:25 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-10-24 08:59:32 -0400 |
commit | f5e2341205570e3ee90bbe235401cca9c1a8d456 (patch) | |
tree | 0831c9de69fc4f73990813bd4163aa72f15a0618 /ebuild-writing/variables/text.xml | |
parent | Change src_prepare/epatch document to include eapply as well (diff) | |
download | devmanual-f5e2341205570e3ee90bbe235401cca9c1a8d456.tar.gz devmanual-f5e2341205570e3ee90bbe235401cca9c1a8d456.tar.bz2 devmanual-f5e2341205570e3ee90bbe235401cca9c1a8d456.zip |
Clean up whitespace, syntax and wordings
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'ebuild-writing/variables/text.xml')
-rw-r--r-- | ebuild-writing/variables/text.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml index 4cf24dc..fa960ee 100644 --- a/ebuild-writing/variables/text.xml +++ b/ebuild-writing/variables/text.xml @@ -128,7 +128,7 @@ for these variables when writing ebuilds. <tr> <ti><c>EROOT</c></ti> <ti> - </c>. + Shorthand for <c>${ROOT%/}${EPREFIX}/</c>. </ti> </tr> <tr> |