From: "ko1 (Koichi Sasada)" Date: 2013-02-17T14:17:42+09:00 Subject: [ruby-core:52331] [ruby-trunk - Bug #7808] [PATCH] Allow to install arch specific code into different location then nonarch Issue #7808 has been updated by ko1 (Koichi Sasada). Category set to build Assignee set to nobu (Nobuyoshi Nakada) Target version set to next minor critical for 2.0.0? If it is critical, then please change target version. ---------------------------------------- Bug #7808: [PATCH] Allow to install arch specific code into different location then nonarch https://bugs.ruby-lang.org/issues/7808#change-36374 Author: vo.x (Vit Ondruch) Status: Feedback Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: next minor 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/