#68 closed defect (fixed)
move installed eggs into into /var
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | build system | Version: | 4.1.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
To follow FHS, the repository path should be located in /var/...
. This can be optional by supplying a build-time option.
Note: See
TracTickets for help on using
tickets.
Should work now in r15414 (pass
VARDIR
to themake(3)
invocation).