From patchwork Thu Oct 17 14:43:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume Le Vaillant X-Patchwork-Id: 15757 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6A1DD175C9; Thu, 17 Oct 2019 16:39:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 1530C175BD for ; Thu, 17 Oct 2019 16:39:55 +0100 (BST) Received: from localhost ([::1]:51234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL7sY-0007QE-07 for patchwork@mira.cbaines.net; Thu, 17 Oct 2019 11:39:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50074) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iL70c-0006DU-Am for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iL70a-0006nq-4U for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39848) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iL70a-0006na-1L for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:08 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iL70Z-0006pq-Uv for guix-patches@gnu.org; Thu, 17 Oct 2019 10:44:07 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37791] [PATCH 2/4] gnu: sbcl-trivial-mimes: Fix 'fix-paths' phase. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 17 Oct 2019 14:44:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37791 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37791@debbugs.gnu.org Cc: Guillaume Le Vaillant Received: via spool by 37791-submit@debbugs.gnu.org id=B37791.157132343526180 (code B ref 37791); Thu, 17 Oct 2019 14:44:07 +0000 Received: (at 37791) by debbugs.gnu.org; 17 Oct 2019 14:43:55 +0000 Received: from localhost ([127.0.0.1]:48655 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70N-0006oC-Ie for submit@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:55 -0400 Received: from mout02.posteo.de ([185.67.36.66]:49125) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iL70M-0006nt-7n for 37791@debbugs.gnu.org; Thu, 17 Oct 2019 10:43:54 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 033482400E6 for <37791@debbugs.gnu.org>; Thu, 17 Oct 2019 16:43:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1571323428; bh=cLHzvxX1L9svuzoNB2ymsAChrWW4LIzLyp+Es4hsecc=; h=From:To:Cc:Subject:Date:From; b=WyHLbWQeEqvw9DREM4yTSdmMfeMWfLgQ4Sr8NEhSyd6oikj+1Y79St3OsGgQacy/A kfItor4M+EwA1HaTpKNo0242nZzfaWkB3Orm0eA9Ztq2SH1Up5ZCRunJCT+to2X4Eo TqJNw1kW3nVPvTqgMwK02PwqgWvWAHQrVZviKOktrK/fUgNU9YaZakGtsxpxElS1o7 /puKRrr0TGpTFfg6HZCEkR0WqUwBRv/l65VZpaKw3g5f5BHaN1wQPiJDimk+XUsZsM aWsGi5Mb6ueO5R5fAEa3Nyyt54hedx1m0Bfm1io84aiL3xwrvEhfY2/hQGgYFp4ZJm N3h94WSrCRqBg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 46vBkC2QM7z9rxB; Thu, 17 Oct 2019 16:43:47 +0200 (CEST) From: Guillaume Le Vaillant Date: Thu, 17 Oct 2019 16:43:10 +0200 Message-Id: <20191017144312.13121-2-glv@posteo.net> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191017144312.13121-1-glv@posteo.net> References: <87pnivsajn.fsf@yamatai> <20191017144312.13121-1-glv@posteo.net> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/lisp.scm (sbcl-trivial-mimes)[arguments]: Use '(%lisp-type)' instead of hard coded 'sbcl' in 'fix-paths' phase. --- gnu/packages/lisp.scm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm index 2bdebed04e..310522984d 100644 --- a/gnu/packages/lisp.scm +++ b/gnu/packages/lisp.scm @@ -5130,7 +5130,9 @@ performance and simplicity in mind.") ((anchor all) (string-append anchor "\n" - "(asdf:system-relative-pathname :trivial-mimes \"../../share/common-lisp/sbcl-source/trivial-mimes/mime.types\")"))))))))) + "(asdf:system-relative-pathname :trivial-mimes " + "\"../../share/common-lisp/" (%lisp-type) + "-source/trivial-mimes/mime.types\")"))))))))) (native-inputs `(("stefil" ,sbcl-hu.dwim.stefil))) (inputs