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 1SAHhK-00083C-Ef for ptxdist@pengutronix.de; Wed, 21 Mar 2012 10:19:15 +0100 Received: by bkuw5 with SMTP id w5so803490bku.31 for ; Wed, 21 Mar 2012 02:19:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: 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: Wed, 21 Mar 2012 10:19:08 +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 Michael, 2012/3/20 Remy Bohmer : > 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 ;-) > Just curious, did you already find some time to look at the complete change= set? Kind regards, Remy -- = ptxdist mailing list ptxdist@pengutronix.de