diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-04-10 00:49:04 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2021-04-10 00:55:18 -0400 |
commit | fed28a9632ba69225151757e44a5d70e9b0652a2 (patch) | |
tree | 88d6e1aff50d52a73571b31f3c307f9f50843ad3 /gnu/packages/kde.scm | |
parent | fba9e5fb54b7eaff8d8cdc1163dac4ea7d0f8e89 (diff) | |
download | guix-fed28a9632ba69225151757e44a5d70e9b0652a2.tar.gz guix-fed28a9632ba69225151757e44a5d70e9b0652a2.zip |
build-system/qt: Fix wrapping with QTWEBENGINEPROCESS_PATH.
This is a follow up commit to 06eb21856f, which added QTWEBENGINEPROCESS_PATH
to the list of wrapped variables. Unfortunately it wouldn't be set, as its
value is a plain file rather than a directory, and the code only checked for
directories.
* guix/build/qt-build-system.scm (variables-for-wrapping): Define a file type
entry for each variable definition, and use it to determine if we should look
for directories versus plain files.
Diffstat (limited to 'gnu/packages/kde.scm')
0 files changed, 0 insertions, 0 deletions