From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: util-macros: Install .pc file in lib/pkgconfig; remove INSTALL file. Date: Thu, 20 Mar 2014 10:01:14 +0100 Message-ID: <8761n9meg5.fsf@gnu.org> References: <877g7pp8xs.fsf@yeeloong.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQYqo-0002tn-Od for guix-devel@gnu.org; Thu, 20 Mar 2014 05:01:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQYqi-0006Iw-57 for guix-devel@gnu.org; Thu, 20 Mar 2014 05:01:22 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:41380) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQYqh-0006Iq-Uf for guix-devel@gnu.org; Thu, 20 Mar 2014 05:01:16 -0400 In-Reply-To: <877g7pp8xs.fsf@yeeloong.lan> (Mark H. Weaver's message of "Thu, 20 Mar 2014 04:31:59 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver skribis: > This patch fixes 'util-macros' to install its *.pc file in > PREFIX/lib/pkgconfig instead of PREFIX/share/pkgconfig, and to avoid > installing its (standard generic) INSTALL file into > PREFIX/share/util-macros/INSTALL. OK to push (rather to core-updates, because it triggers a rebuild of all X client apps.) Ludo=E2=80=99.