From: "mame (Yusuke Endoh)" Date: 2012-03-27T02:49:45+09:00 Subject: [ruby-core:43710] [ruby-trunk - Feature #5231][Assigned] Allow to disable versioned paths Issue #5231 has been updated by mame (Yusuke Endoh). Status changed from Open to Assigned Assignee set to nobu (Nobuyoshi Nakada) Nobu, what do you think? -- Yusuke Endoh ---------------------------------------- Feature #5231: Allow to disable versioned paths https://bugs.ruby-lang.org/issues/5231#change-25211 Author: vo.x (Vit Ondruch) Status: Assigned Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: core Target version: 2.0.0 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. -- http://bugs.ruby-lang.org/