Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 803074 - eclass-writing: explain use of USER_VARIABLE
Summary: eclass-writing: explain use of USER_VARIABLE
Status: UNCONFIRMED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2021-07-20 18:43 UTC by Anna Vyalkova
Modified: 2021-08-07 10:15 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 Anna Vyalkova 2021-07-20 18:43:31 UTC
What is the scope of its application?

In particular, can variables that can be changed at any time (think of special
paths and daemon's user/group) influence things that are not bound to build-time
functionality only (like install paths)?

Reproducible: Always