From: "vo.x (Vit Ondruch)" Date: 2013-01-19T00:44:25+09:00 Subject: [ruby-core:51509] [ruby-trunk - Feature #5281] Support for custom sitearch and vendorarch directories Issue #5281 has been updated by vo.x (Vit Ondruch). Can somebody review and possibly accept this patch, please? ---------------------------------------- Feature #5281: Support for custom sitearch and vendorarch directories https://bugs.ruby-lang.org/issues/5281#change-35477 Author: vo.x (Vit Ondruch) Status: Assigned 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/