From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-bk0-f44.google.com ([209.85.214.44]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1S9vMZ-0007Ct-As for ptxdist@pengutronix.de; Tue, 20 Mar 2012 10:28:20 +0100 Received: by bkuw5 with SMTP id w5so5845394bku.31 for ; Tue, 20 Mar 2012 02:28:13 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20120320084026.GI20481@pengutronix.de> References: <1332097818-23592-1-git-send-email-linux@bohmer.net> <1332097818-23592-5-git-send-email-linux@bohmer.net> <20120319161729.GG20481@pengutronix.de> <20120320084026.GI20481@pengutronix.de> Date: Tue, 20 Mar 2012 10:28:13 +0100 Message-ID: From: Remy Bohmer Subject: Re: [ptxdist] [PATCH 4/9] [x86_64, multilib] Make packages install their libraries at the right place Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Hi, 2012/3/20 Michael Olbrich : >> >> - =A0 =A0local file=3D"$(for dir in "${pkg_pkg_dir}/"{,usr/}lib; do >> >> + =A0 =A0local file=3D"$(for dir in "${pkg_pkg_dir}/"{,usr/}lib{,64};= do >> > >> > I don't like the explicit lib64 here. Next we'll get some debian like >> > multilib toolchain and it's lib/x86_64-linux-gnu oor so. Can't we get = that >> > from ptxd_get_lib_dir? >> >> I think you are right and we can get it from ptxd_get_lib_dir, did not >> thought about that before. Good idea! > > export -f ptxd_get_lib_dir > > directly after the function. Was already part of my v2 patch ;-) Thanks. Kind regards, Remy -- = ptxdist mailing list ptxdist@pengutronix.de