From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/4] gnu: extra-cmake-modules: Always install into /lib and not into /lib64. Date: Tue, 29 Nov 2016 16:17:45 +0100 Message-ID: <87ziki2u3q.fsf@gnu.org> References: <1480371612-23822-1-git-send-email-h.goebel@crazy-compilers.com> <1480371612-23822-4-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60308) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cBkAK-0006aC-5p for guix-devel@gnu.org; Tue, 29 Nov 2016 10:17:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cBkAG-0004FD-8u for guix-devel@gnu.org; Tue, 29 Nov 2016 10:17:52 -0500 In-Reply-To: <1480371612-23822-4-git-send-email-h.goebel@crazy-compilers.com> (Hartmut Goebel's message of "Mon, 28 Nov 2016 23:20:11 +0100") 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" To: Hartmut Goebel Cc: guix-devel@gnu.org Hartmut Goebel skribis: > * gnu/packages/kde-frameworks.scm (extra-cmake-modules)[phases]: > New phase fix-lib-path. LGTM!