unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Boris A. Dekshteyn" <boris.dekshteyn@gmail.com>
To: 41166@debbugs.gnu.org
Cc: "Boris A. Dekshteyn" <boris.dekshteyn@gmail.com>
Subject: [bug#41166] [PATCH] gnu: : xsettingsd: Fix build.
Date: Sun, 10 May 2020 13:44:42 +1200	[thread overview]
Message-ID: <20200510014442.32348-2-boris.dekshteyn@gmail.com> (raw)
In-Reply-To: <20200510014442.32348-1-boris.dekshteyn@gmail.com>

* gnu/packages/xdisorg.scm (xsettingsd): Fix build.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 4d712013c2..49f83ff358 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2131,7 +2131,7 @@ Xwrits hides itself until you should take another break.")
                 "env = Environment(
                          ENV = {
                            'PATH': os.environ['PATH'],
-                           'CPATH': os.environ['CPATH'],
+                           'CPATH': os.environ['C_INCLUDE_PATH'],
                            'LIBRARY_PATH': os.environ['LIBRARY_PATH'],
                            'PKG_CONFIG_PATH': os.environ['PKG_CONFIG_PATH']
                          },")
-- 
2.26.2





  reply	other threads:[~2020-05-10  1:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-10  1:44 [bug#41165] [PATCH] gnu: herbstluftwm: Update to 0.8.2 Boris A. Dekshteyn
2020-05-10  1:44 ` Boris A. Dekshteyn [this message]
2020-05-10  7:13   ` bug#41166: [PATCH] gnu: : xsettingsd: Fix build Mathieu Othacehe
2020-05-10  2:56 ` bug#41165: [PATCH] gnu: herbstluftwm: Update to 0.8.2 宋文武

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200510014442.32348-2-boris.dekshteyn@gmail.com \
    --to=boris.dekshteyn@gmail.com \
    --cc=41166@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).