From: Zhu Zihao <all_but_last@163.com>
To: 45193@debbugs.gnu.org
Cc: david@craven.ch
Subject: bug#45193: Acknowledgement (Wrapper of Qt programs doesn't extend existing environment variable)
Date: Sat, 12 Dec 2020 17:19:50 +0800 [thread overview]
Message-ID: <867dpns7nt.fsf@163.com> (raw)
In-Reply-To: <handler.45193.B.160776432713396.ack@debbugs.gnu.org>
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
In guix/build/qt-utils.scm:24:11
(define (wrap-qt-program out program)
(define (suffix env-var path)
^^^^^
I can't understand this, if you want to do a suffix wrap, you
should do it in "wrap-program"(e.g. `("XDG_DATA_DIRS" suffix
(,vars))), it will generate bash codes to do the job. If you
use Guile code here, it'll capture build time environment
variable values.
--
Retrieve my PGP public key: https://meta.sr.ht/~citreu.pgp
Zihao
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 515 bytes --]
next prev parent reply other threads:[~2020-12-12 9:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-12 9:11 bug#45193: Wrapper of Qt programs doesn't extend existing environment variable Zhu Zihao
[not found] ` <handler.45193.B.160776432713396.ack@debbugs.gnu.org>
2020-12-12 9:19 ` Zhu Zihao [this message]
2020-12-14 20:45 ` Mark H Weaver
2020-12-15 1:50 ` Zhu Zihao
2020-12-17 11:35 ` Zhu Zihao
2020-12-19 13:13 ` Hartmut Goebel
2020-12-19 18:20 ` Zhu Zihao
2020-12-19 19:12 ` Hartmut Goebel
2021-01-10 16:34 ` Zhu Zihao
2021-01-11 8:17 ` Hartmut Goebel
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=867dpns7nt.fsf@163.com \
--to=all_but_last@163.com \
--cc=45193@debbugs.gnu.org \
--cc=david@craven.ch \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.