Feature #5281
Support for custom sitearch and vendorarch directories
Description
For FHS system, it might be beneficial to allow to specify not only custom site and vendor directories, but also architecture specific site and vendor directories. Please apply the attached patch which implements these new "--with-sitearchdir" and "--with-vendorarchdir" configuration options.
Note that similar patch was used in Fedora for ages, so it would be fine to make it available upstream.
Files
History
Updated by mame (Yusuke Endoh) almost 7 years ago
- Status changed from Open to Assigned
- Assignee set to nobu (Nobuyoshi Nakada)
Nobu, what do you think?
--
Yusuke Endoh mame@tsg.ne.jp
Updated by vo.x (Vit Ondruch) about 6 years ago
Can somebody review and possibly accept this patch, please?
Updated by vo.x (Vit Ondruch) about 6 years ago
- Status changed from Assigned to Closed
This was addressed in rev39107. Thank you.