all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob ed869244dc151478f5325248344b2ddfc1132869 752 bytes (raw)
name: gnu/packages/patches/qtbase-fix-header_module.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
From 2bce8511877db1db532e1437e7140b1d55633f86 Mon Sep 17 00:00:00 2001
From: Will Dietz <w@wdtz.org>
Date: Mon, 30 Sep 2019 20:15:40 -0500
Subject: [PATCH 11/11] fix header_module

---
 mkspecs/features/qt_module.prf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mkspecs/features/qt_module.prf b/mkspecs/features/qt_module.prf
index b9e5d35026..9924271042 100644
--- a/mkspecs/features/qt_module.prf
+++ b/mkspecs/features/qt_module.prf
@@ -84,7 +84,7 @@ header_module {
         CONFIG  += qt_no_install_library
 
     # Allow creation of .prl, .la and .pc files.
-    target.path = $$[QT_INSTALL_LIBS]
+    target.path = $$NIX_OUTPUT_OUT/lib
     target.CONFIG += dummy_install
     INSTALLS    += target
 } else {
-- 
2.25.4



debug log:

solving ed869244dc ...
found ed869244dc in https://yhetil.org/guix/TmrudMQdNDsUlfVXXDlUYS6Cl32emete1oDiVMXaWPTmgzM9sbDSRMPQgBYONLze1lm4M6GS0ce2RsCrklKAcGrn11EQHJky0phqYeIepXo=@protonmail.com/

applying [1/1] https://yhetil.org/guix/TmrudMQdNDsUlfVXXDlUYS6Cl32emete1oDiVMXaWPTmgzM9sbDSRMPQgBYONLze1lm4M6GS0ce2RsCrklKAcGrn11EQHJky0phqYeIepXo=@protonmail.com/
diff --git a/gnu/packages/patches/qtbase-fix-header_module.patch b/gnu/packages/patches/qtbase-fix-header_module.patch
new file mode 100644
index 0000000000..ed869244dc

1:22: trailing whitespace.
 
1:29: trailing whitespace.
-- 
Checking patch gnu/packages/patches/qtbase-fix-header_module.patch...
1:31: new blank line at EOF.
+
Applied patch gnu/packages/patches/qtbase-fix-header_module.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 ed869244dc151478f5325248344b2ddfc1132869	gnu/packages/patches/qtbase-fix-header_module.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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.