From: "mame (Yusuke Endoh)" Date: 2012-11-24T13:11:45+09:00 Subject: [ruby-core:50004] [ruby-trunk - Feature #5281] Support for custom sitearch and vendorarch directories Issue #5281 has been updated by mame (Yusuke Endoh). Target version set to next minor ---------------------------------------- Feature #5281: Support for custom sitearch and vendorarch directories https://bugs.ruby-lang.org/issues/5281#change-33778 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/