From: "vo.x (Vit Ondruch)" Date: 2013-02-09T08:41:15+09:00 Subject: [ruby-core:52052] [ruby-trunk - Bug #7808][Open] [PATCH] Allow to install arch specific code into different location then nonarch Issue #7808 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #7808: [PATCH] Allow to install arch specific code into different location then nonarch https://bugs.ruby-lang.org/issues/7808 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.0.0dev (2013-02-08 trunk 39161) [x86_64-linux] Due to recent changes in configuration, it is pretty easy to allow install architecture specific code into different location (/usr/lib64) then nonarch code (/usr/share) and thus provide better compliancy with FHS [1]. Could you please consider accepting this patch? We are carrying similar patch in Fedora already for ages. [1] http://www.pathname.com/fhs/pub/fhs-2.3.html -- http://bugs.ruby-lang.org/