Summary
move installed eggs into into /var
Metadata
- Id: ddbbaa4c86162d12c695abf722ddc283bf570874
- Trac id: 68
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: build system
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.1.x
- Changetime: 2009-12-01 16:01:13 UTC
- Created: 2009-08-11 09:05:23 UTC
- Keywords:
Description
To follow FHS, the repository path should be located in `/var/...`. This can be optional by supplying a build-time option.
Changes and comments
[2009-08-11 15:34:14 UTC] felix changed status from new to closed
[2009-08-11 15:34:14 UTC] felix set resolution to fixed
[2009-08-11 15:34:14 UTC] felix wrote:
Should work now in r15414 (pass `VARDIR` to the `make(3)` invocation).