[packages/qt6] - fix paths
baggins
baggins at pld-linux.org
Mon Aug 1 14:26:08 CEST 2022
commit e8b2dccdde3c85a917b612c6143efec06d105528
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Aug 1 14:26:01 2022 +0200
- fix paths
no-implicit-sse2.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/no-implicit-sse2.patch b/no-implicit-sse2.patch
index b0ac6f8..de77e96 100644
--- a/no-implicit-sse2.patch
+++ b/no-implicit-sse2.patch
@@ -48,8 +48,8 @@
function(qt_handle_apple_app_extension_api_only)
if(APPLE)
# Build Qt libraries with -fapplication-extension. Needed to avoid linker warnings
---- qtbase/src/gui/painting/qdrawhelper_p.h~ 2022-05-25 10:58:52.000000000 +0200
-+++ qtbase/src/gui/painting/qdrawhelper_p.h 2022-08-01 10:05:33.794191916 +0200
+--- qt-everywhere-src-6.3.1/qtbase/src/gui/painting/qdrawhelper_p.h~ 2022-05-25 10:58:52.000000000 +0200
++++ qt-everywhere-src-6.3.1/qtbase/src/gui/painting/qdrawhelper_p.h 2022-08-01 10:05:33.794191916 +0200
@@ -71,7 +71,7 @@
#if defined(Q_CC_GNU)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/e8b2dccdde3c85a917b612c6143efec06d105528
More information about the pld-cvs-commit
mailing list