From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id YHcDGyaXl2ZnaAEAqHPOHw:P1 (envelope-from ) for ; Wed, 17 Jul 2024 10:04:22 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id YHcDGyaXl2ZnaAEAqHPOHw (envelope-from ) for ; Wed, 17 Jul 2024 12:04:22 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kolabnow.com header.s=dkim20240523 header.b=S5tdZrjS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1721210662; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=n2bVG6Nvquy0mAdE6EAyQ+/yI/fk9iSkSVKiiZGWojM=; b=YhiihAF7Bj5S6HQUEQr0Qqo89JdOxiDqwR9BE7ebr64+FyiLR5Ddd07bosqk6dzeLlrzv3 SO8JQgz47i+1sumAakvoPFvPk2K4sI+CcBtFLj89h9TKt5ZEdC8Is5ncOpvo8nmxDpEB4Q /G3dam5/D8SR6nMukeUS3Zlp36xsofevXHtkgUzbkSUv8bnRRfYzZazKDNR7qKydcRnWpx KtcOOfGOESLUWxefBjjZyMbPLuur7ss1OkOOXawaLtCRsNFl/Y5f1nnpe3X73JAmNNIeUA Zn8pWOj2ltu8mOCgJK7ZSuuRID5YIbqxSQwwPHPaj9CUKxCuv97jY4RN3NhxeA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=kolabnow.com header.s=dkim20240523 header.b=S5tdZrjS; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1721210662; a=rsa-sha256; cv=none; b=SPrRUleQG6R7Z7BINoZo/UevTRst9VP8dzPDbfDUZ12nvj3uaivsz/7QFL6CAgkomILNPP 3wP3Vi61zzHm55NNSzRXBYGJt9sKpdrPY8UMik+ue8WOu9x49cCVHQhwhxKtKu87lb3CRa nIM6Q1LAxL6tngH6twVSASlw8/PtPrq5LHiZH5BZ+giGG4zrE5QVArwcAOd59+gi1c85Xv JqS9lvp4gzh/uSzdDtoKBrwKfrpNGMEpaVlLtZjh3x6xgaHVAUZ2usKE/KzadhmsnVgbQI d4Z2y1srt/4H7ClQ2KYtpR4EGHQV4rHcpDFDG85/57CO5oHySkDUmSzKS2TaQg== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E641AAB94 for ; Wed, 17 Jul 2024 12:04:21 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sU1Vx-0007kA-RX; Wed, 17 Jul 2024 06:04:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sU1Vv-0007aU-4i for guix-patches@gnu.org; Wed, 17 Jul 2024 06:03:59 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sU1Vu-0000iu-SG for guix-patches@gnu.org; Wed, 17 Jul 2024 06:03:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sU1Vx-0001fi-Nn for guix-patches@gnu.org; Wed, 17 Jul 2024 06:04:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#72152] [PATCH] gnu: highlight: Use correct location for default configuration files. Resent-From: chris Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 17 Jul 2024 10:04:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 72152 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72152@debbugs.gnu.org Cc: chris X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.17212106376414 (code B ref -1); Wed, 17 Jul 2024 10:04:01 +0000 Received: (at submit) by debbugs.gnu.org; 17 Jul 2024 10:03:57 +0000 Received: from localhost ([127.0.0.1]:35115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sU1Vt-0001fO-0j for submit@debbugs.gnu.org; Wed, 17 Jul 2024 06:03:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:37052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sU1Vq-0001fE-76 for submit@debbugs.gnu.org; Wed, 17 Jul 2024 06:03:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sU1Vm-000757-QY for guix-patches@gnu.org; Wed, 17 Jul 2024 06:03:50 -0400 Received: from mx.kolabnow.com ([212.103.80.155]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sU1Vj-0000hO-Qt for guix-patches@gnu.org; Wed, 17 Jul 2024 06:03:50 -0400 Received: from localhost (unknown [127.0.0.1]) by mx.kolabnow.com (Postfix) with ESMTP id 35E9422302C1 for ; Wed, 17 Jul 2024 12:03:34 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kolabnow.com; h= content-transfer-encoding:mime-version:message-id:date:date :subject:subject:from:from:received:received:received; s= dkim20240523; t=1721210612; x=1723025013; bh=n2bVG6Nvquy0mAdE6EA yQ+/yI/fk9iSkSVKiiZGWojM=; b=S5tdZrjSpOb1RMAoy/N0Y5DxcZn0rX9zzua ab5CRRfGLZKkJe26aix2+enbBVZ65tSfEh/VD1X+dttrQuD3q8/r/JM5L0/xStxU C6UMZ1YHo567dausGcSqe/IvxZRbTfxWNqtON/uhMADwtctc/MqMHbTg/GxxEOYO dbWmOMCJwtyivzgUA9kBN9y3zKNeGswnmfX7GvAlhQhPnUNguRzQv67ZUyreZQVj cde6UgUpG/K/WkyADx+AxyM8cOOYinnDV7KD1EPMtHB0Hbr3g0bITVHr8A9xNsId OoZWCWkXCxloDsEg7eQQP294yaRoSWig1dZwV+RBcYnJS3Dsjsw== X-Virus-Scanned: amavis at mykolab.com Received: from mx.kolabnow.com ([127.0.0.1]) by localhost (ext-mx-out011.mykolab.com [127.0.0.1]) (amavis, port 10024) with ESMTP id 2eHrVaI8Nwwy for ; Wed, 17 Jul 2024 12:03:32 +0200 (CEST) Received: from int-mx011.mykolab.com (unknown [10.9.13.11]) by mx.kolabnow.com (Postfix) with ESMTPS id 7F8FF25F919B for ; Wed, 17 Jul 2024 12:03:31 +0200 (CEST) Received: from ext-subm010.mykolab.com (unknown [10.9.6.10]) by int-mx011.mykolab.com (Postfix) with ESMTPS id 2A24F30758EE for ; Wed, 17 Jul 2024 12:03:31 +0200 (CEST) From: chris Date: Wed, 17 Jul 2024 03:01:51 -0700 Message-ID: <2879046cb3a25f854aef5f3e2c8c6528bfb3b484.1721210511.git.chris@bumblehead.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=212.103.80.155; envelope-from=chris@bumblehead.com; helo=mx.kolabnow.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -1.11 X-Migadu-Queue-Id: E641AAB94 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -1.11 X-TUID: I4DBtB8NdAzW * gnu/packages/pretty-print.scm (highlight): Use correct location for default configuration files. Resolves missing filetypes.conf warnings. [arguments]: Output default configurations to etc. Change-Id: Ic9404cfb3490e5a212d46dfc483ee5eacbb906aa --- gnu/packages/pretty-print.scm | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm index 220761fc07..e754b31668 100644 --- a/gnu/packages/pretty-print.scm +++ b/gnu/packages/pretty-print.scm @@ -369,11 +369,9 @@ (define-public highlight (arguments (list #:tests? #f ;no tests - #:make-flags #~(let ((confdir (string-append #$output - "/share/highlight/config/"))) - (list (string-append "PREFIX=" #$output) - (string-append "HL_CONFIG_DIR=" confdir) - (string-append "conf_dir=" confdir))) + #:make-flags #~(list (string-append "PREFIX=" #$output) + (string-append "HL_CONFIG_DIR=" #$output "/etc/") + (string-append "conf_dir=" #$output "/etc/")) #:phases #~(modify-phases %standard-phases (delete 'configure) ;no configure script (add-after 'unpack 'fix-search-for-lua base-commit: a800c49fb767f549fbc0eefe8dce6daa5da8604c -- 2.45.2