Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 578184 - ebuild-writing/eapi: minor typo
Summary: ebuild-writing/eapi: minor typo
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 14:28 UTC by Sarab
Modified: 2016-03-24 17:37 UTC (History)
0 users

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 Sarab 2016-03-24 14:28:14 UTC
On https://devmanual.gentoo.org/ebuild-writing/eapi/index.html in the
last section describing EAPI=6, under Helpers subsection in unpack
changes the first point has a typo.

>unpack supports "elative" paths without leading ./ (unpack
foo/bar.tar.gz is valid as relative path).

the elative should be relative
Comment 1 Ulrich Müller gentoo-dev 2016-03-24 15:10:51 UTC
Thanks.
Comment 2 Ulrich Müller gentoo-dev 2016-03-24 15:22:19 UTC
For such trivial stuff there is no need for a pull request.

However, if you submit one, then at least add a reference to it in the bug report. Here, I noticed it only after fixing the bug.
Comment 3 Sarab 2016-03-24 17:37:36 UTC
sorry, i will take this is account for future