From: "vo.x (Vit Ondruch)" Date: 2013-02-21T16:08:21+09:00 Subject: [ruby-core:52613] [ruby-trunk - Bug #7867][Closed] enable-multiach installs pkgconfig file into wrong dir Issue #7867 has been updated by vo.x (Vit Ondruch). Status changed from Open to Closed % Done changed from 0 to 100 ---------------------------------------- Bug #7867: enable-multiach installs pkgconfig file into wrong dir https://bugs.ruby-lang.org/issues/7867#change-36703 Author: Hanmac (Hans Mackowiak) Status: Closed Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: build Target version: next minor ruby -v: ruby 2.0.0dev (2013-02-13 trunk 39224) [x86_64-linux] currently the pc file is installed under: /usr/local/lib/pkgconfig/ruby-2.0.pc but with multiarch it should be (for sample) installed under: /usr/local/lib/x86_64-linux-gnu/pkgconfig/ruby-2.0.pc -- http://bugs.ruby-lang.org/