Feature #5231
Allow to disable versioned paths
Description
I don't think that the versioned paths are always necessary, when using prefix is enough for most of the cases. Therefore I am attaching patch which allows to disable them during configuration step.
Note that this patch does not disable the version in include directory name, but this can be achieved by using different configuration option.
Files
Related issues
Updated by nobu (Nobuyoshi Nakada) over 9 years ago
- Category set to core
- Target version set to 2.0.0
Updated by vo.x (Vit Ondruch) about 9 years ago
The recent version of patch fix small issue with RubyGems LOAD_PATH order.
Updated by mame (Yusuke Endoh) almost 9 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 8 years ago
Ping? Could you accept this patch please?
Updated by mame (Yusuke Endoh) about 8 years ago
- Target version changed from 2.0.0 to 2.6
Updated by vo.x (Vit Ondruch) almost 8 years ago
- Status changed from Assigned to Closed
This is no more relevant. I opened #7807 for leftovers.