bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45193: Acknowledgement (Wrapper of Qt programs doesn't extend existi


From: Zhu Zihao
Subject: bug#45193: Acknowledgement (Wrapper of Qt programs doesn't extend existing environment variable)
Date: Sat, 12 Dec 2020 17:19:50 +0800
User-agent: mu4e 1.4.13; emacs 27.1

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]