From: "vo.x (Vit Ondruch)" Date: 2013-02-09T08:32:41+09:00 Subject: [ruby-core:52051] [ruby-trunk - Feature #5281][Closed] Support for custom sitearch and vendorarch directories Issue #5281 has been updated by vo.x (Vit Ondruch). Status changed from Assigned to Closed This was addressed in rev39107. Thank you. ---------------------------------------- Feature #5281: Support for custom sitearch and vendorarch directories https://bugs.ruby-lang.org/issues/5281#change-36064 Author: vo.x (Vit Ondruch) Status: Closed Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: Target version: next minor 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. -- http://bugs.ruby-lang.org/